[qgis] 03/05: Disable QGIS server, fails to build with Qt5.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 27 16:16:37 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 7509deeffb8976ce786de5f463953ce81a6acfd9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 27 14:46:57 2016 +0100

    Disable QGIS server, fails to build with Qt5.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d1ff134..3417458 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,7 +61,7 @@ CMAKE_OPTS := \
 	-DENABLE_QT5=TRUE \
 	-DWITH_BINDINGS=FALSE \
 	-DWITH_QSPATIALITE=FALSE \
-	-DWITH_SERVER=TRUE \
+	-DWITH_SERVER=FALSE \
 	-DWITH_SERVER_PLUGINS=TRUE \
 	-DSERVER_SKIP_ECW=TRUE \
 	-DQGIS_CGIBIN_SUBDIR=/usr/lib/cgi-bin \

-- 
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