Fix libhogweed dll

This commit is contained in:
John Maguire 2016-12-23 14:00:15 +00:00
parent 43c2fad0e9
commit 265f27aff6
1 changed files with 2 additions and 1 deletions

View File

@ -251,6 +251,7 @@ Section "Delete old files" oldfiles
# Dependencies bump
Delete "$INSTDIR\libgnutls-28.dll"
Delete "$INSTDIR\libhogweed-2-4.dll"
Delete "$INSTDIR\libprotobuf-8.dll"
; No longer using built-in libechonest
@ -301,7 +302,7 @@ Section "Clementine" Clementine
File "libgsttag-1.0-0.dll"
File "libgstvideo-1.0-0.dll"
File "libgthread-2.0-0.dll"
File "libhogweed-2-4.dll"
File "libhogweed-4.dll"
File "libiconv-2.dll"
File "libid3tag.dll"
File "libintl-8.dll"