[Pkg-owncloud-commits] [owncloud-client] 215/333: Qt5: QtLocation is not needed
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:55 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 7c7fad78f77faa0c0e2b99f77aeb891122b94790
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Tue Mar 25 22:52:23 2014 +0100
Qt5: QtLocation is not needed
---
cmake/modules/QtVersionAbstraction.cmake | 1 -
1 file changed, 1 deletion(-)
diff --git a/cmake/modules/QtVersionAbstraction.cmake b/cmake/modules/QtVersionAbstraction.cmake
index 45c41c0..0099da2 100644
--- a/cmake/modules/QtVersionAbstraction.cmake
+++ b/cmake/modules/QtVersionAbstraction.cmake
@@ -14,7 +14,6 @@ if( NOT BUILD_WITH_QT4 )
find_package(Qt5Network REQUIRED)
find_package(Qt5Sensors REQUIRED)
find_package(Qt5Xml REQUIRED)
- find_package(Qt5Location REQUIRED)
find_package(Qt5WebKitWidgets REQUIRED)
if(APPLE)
find_package(Qt5MacExtras REQUIRED)
--
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