Skip to content

Commit

Permalink
ci(appveyor): install libsqlite3-dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
trollixx committed Oct 30, 2018
1 parent 7eda7f2 commit 7fe9e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ install:
libqt5webkit5-dev \
libqt5x11extras5-dev \
libarchive-dev \
libsqlite3-dev \
libxcb-keysyms1-dev
before_build:
- ps: |-
Expand Down

0 comments on commit 7fe9e72

Please sign in to comment.