[Pkg-owncloud-commits] [owncloud-client] 488/498: Revert "win32: libwebp has been bumped to version 5"

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:21 UTC 2015


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 c7353fc382e13ad6d28c6d0d86389a46b48f0906
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Fri Aug 7 09:21:08 2015 +0200

    Revert "win32: libwebp has been bumped to version 5"
    
    This reverts commit 18efb211576ca0e9fce2b8f4e00977a9f4ea2ace.
    
    Our toolchain relies on an older version now that has version 4
---
 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 7f02a41..24e49ed 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -443,7 +443,7 @@ Section "${APPLICATION_NAME}" SEC_APPLICATION
    File "${MING_BIN}\libcrypto-10.dll"
    File "${MING_BIN}\libssl-10.dll"
    File "${MING_BIN}\libstdc++-6.dll"
-   File "${MING_BIN}\libwebp-5.dll"
+   File "${MING_BIN}\libwebp-4.dll"
    File "${MING_BIN}\libxslt-1.dll"
    File "${MING_BIN}\libxml2-2.dll"
    File "${MING_BIN}\zlib1.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