[Pkg-owncloud-commits] [owncloud-client] 59/70: NSIS: Bump required libpng version to 16
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Jul 1 10:21:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit f593fc8e4db0c0ccf48c95dff81eb5eec089061e
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Fri Jun 20 15:50:37 2014 +0200
NSIS: Bump required libpng version to 16
---
cmake/modules/NSIS.template.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index 667a6c3..5cd1efa 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -413,7 +413,7 @@ Section "${APPLICATION_NAME}" SEC_APPLICATION
File "${QT_DLL_PATH}\Qt5Xml.dll"
;Qt deps
- File "${MING_BIN}\libpng15-15.dll"
+ File "${MING_BIN}\libpng16-16.dll"
File "${MING_BIN}\icudata51.dll"
File "${MING_BIN}\icui18n51.dll"
File "${MING_BIN}\icuuc51.dll"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list