1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-15 13:32:35 +02:00

Add GnuTLS Dependencies to Win Bundle

This commit is contained in:
Uwe L. Korn 2014-07-02 02:21:06 +02:00
parent 5742090699
commit 044375aec6

View File

@ -354,6 +354,10 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${MING_BIN}\liblastfm.dll"
File "${MING_BIN}\libquazip.dll"
File "${MING_BIN}\libqtkeychain.dll"
; GnuTLS
File "${MING_BIN}\libgnutls-28.dll"
File "${MING_BIN}\libtasn1-6.dll"
; Jabber
File "${MING_BIN}\libjreen.dll"