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

Merged in filnet/librepilot (pull request #228)

msys2: add missing dependencies
This commit is contained in:
James Duley 2016-04-17 18:16:09 +01:00
commit 61ce3d66d8
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 += \