mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
debian packing build with webkit on xenial
This commit is contained in:
parent
791b2c3919
commit
e8bac30230
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -28,7 +28,7 @@ Build-Depends:
|
|||||||
libqt4-opengl-dev,
|
libqt4-opengl-dev,
|
||||||
libqca2-dev,
|
libqca2-dev,
|
||||||
libqca2-plugin-ossl,
|
libqca2-plugin-ossl,
|
||||||
#wheezy jessie precise trusty utopic vivid wily# libqtwebkit-dev,
|
#wheezy jessie precise trusty utopic vivid wily xenial# libqtwebkit-dev,
|
||||||
#stretch jessie wheezy# libqwt-dev,
|
#stretch jessie wheezy# libqwt-dev,
|
||||||
#precise trusty wily xenial sid# libqwt5-qt4-dev,
|
#precise trusty wily xenial sid# libqwt5-qt4-dev,
|
||||||
#sid stretch jessie wheezy trusty wily xenial# libqjson-dev,
|
#sid stretch jessie wheezy trusty wily xenial# libqjson-dev,
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -124,7 +124,7 @@ ifneq (,$(findstring $(DISTRIBUTION),"sid stretch"))
|
|||||||
CMAKE_OPTS += -DPOSTGRES_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpq.so
|
CMAKE_OPTS += -DPOSTGRES_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpq.so
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(findstring $(DISTRIBUTION),"sid stretch xenial"))
|
ifneq (,$(findstring $(DISTRIBUTION),"sid stretch"))
|
||||||
CMAKE_OPTS += -DWITH_QTWEBKIT=FALSE
|
CMAKE_OPTS += -DWITH_QTWEBKIT=FALSE
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user