[Pkg-owncloud-commits] [qtkeychain] 15/63: Fix osx usage

Sandro Knauß hefee at debian.org
Sat Jun 10 14:39:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

hefee pushed a commit to branch master
in repository qtkeychain.

commit d0b91f5dda935cc194c9f7becccd23eccc52e840
Author: Hannah von Reth <hannah.vonreth at kdab.com>
Date:   Fri Aug 5 11:38:59 2016 +0200

    Fix osx usage
---
 QtKeychainConfig.cmake.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/QtKeychainConfig.cmake.in b/QtKeychainConfig.cmake.in
index 651237b..d6ac4da 100644
--- a/QtKeychainConfig.cmake.in
+++ b/QtKeychainConfig.cmake.in
@@ -24,11 +24,6 @@ else()
     find_dependency(Qt4 COMPONENTS QtCore)
 endif()
 
-if(APPLE)
-    find_dependency(COREFOUNDATION_LIBRARY CoreFoundation)
-    find_dependency(SECURITY_LIBRARY Security)
-endif()
-
 # Our library dependencies (contains definitions for IMPORTED targets)
 include("${QTKEYCHAIN_CMAKE_DIR}/Qt at QTKEYCHAIN_VERSION_INFIX@KeychainLibraryDepends.cmake")
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list