[qgis] 01/05: Disable QSpatiaLite, fails to build with Qt5.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Feb 27 16:16:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch qt5
in repository qgis.
commit e35bd49eeb91c9cf4464ba22f2b17ec6c7d171f3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 27 12:51:44 2016 +0100
Disable QSpatiaLite, fails to build with Qt5.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 51ba05e..cce1ff5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ CMAKE_OPTS := \
-DPEDANTIC=TRUE \
-DENABLE_QT5=TRUE \
-DWITH_BINDINGS=FALSE \
- -DWITH_QSPATIALITE=TRUE \
+ -DWITH_QSPATIALITE=FALSE \
-DWITH_SERVER=TRUE \
-DWITH_SERVER_PLUGINS=TRUE \
-DSERVER_SKIP_ECW=TRUE \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list