[Pkg-owncloud-commits] [owncloud-client] 219/333: NSIS: libcrypto-10 dependency got lost somehow

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:56 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 411cffd3d576436b4ff0f032180a85f50df777e7
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Wed Mar 26 09:09:57 2014 +0100

    NSIS: libcrypto-10 dependency got lost somehow
---
 cmake/modules/NSIS.template.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index 5fb60a6..8a247e8 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -419,6 +419,7 @@ Section "${APPLICATION_NAME}" SEC_APPLICATION
    File "${MING_BIN}\libproxy.dll"
    File "${MING_BIN}\libqt5keychain.dll"
    File "${MING_BIN}\libsqlite3-0.dll"
+   File "${MING_BIN}\libcrypto-10.dll"
    File "${MING_BIN}\libssl-10.dll"
    File "${MING_BIN}\libstdc++-6.dll"
    File "${MING_BIN}\libwebp-4.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