1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 22:38:33 +01:00

Add libgmp-10.dll to Windows installer

This commit is contained in:
Uwe L. Korn 2014-07-02 01:43:43 +01:00
parent 044375aec6
commit 36190ac667

View File

@ -354,10 +354,11 @@ 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"
File "${MING_BIN}\libgmp-10.dll"
; Jabber
File "${MING_BIN}\libjreen.dll"