1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

msys2: add missing dependencies

- qt related libgraphite2
- curl related libnghttp2
This commit is contained in:
Philippe Renon 2016-04-16 12:30:50 +02:00
parent 23f1867746
commit 0dd328e1c0
2 changed files with 3 additions and 1 deletions

View File

@ -97,6 +97,7 @@ win32 {
libpcre16-0.dll \
zlib1.dll \
libharfbuzz-0.dll \
libgraphite2.dll \
libfreetype-6.dll \
libbz2-1.dll \
libpng16-16.dll \

View File

@ -58,7 +58,8 @@ osg:win32 {
libtasn1-6.dll \
libhogweed-4-1.dll \
libnettle-6-1.dll \
libssh2-1.dll
libssh2-1.dll \
libnghttp2-14.dll
# other
OSG_LIBS += \