mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-28 00:05:04 -04:00
debian packaging update
This commit is contained in:
parent
91da6af5ac
commit
f700c01e33
3
debian/control.precise
vendored
3
debian/control.precise
vendored
@ -16,11 +16,12 @@ Build-Depends:
|
|||||||
libpq-dev,
|
libpq-dev,
|
||||||
libproj-dev,
|
libproj-dev,
|
||||||
libqt4-dev (>=4.4.0),
|
libqt4-dev (>=4.4.0),
|
||||||
|
libqt4-opengl-dev,
|
||||||
libqtwebkit-dev,
|
libqtwebkit-dev,
|
||||||
libqwt5-qt4-dev,
|
libqwt5-qt4-dev,
|
||||||
libspatialite-dev,
|
libspatialite-dev,
|
||||||
libspatialindex-dev,
|
|
||||||
libsqlite3-dev,
|
libsqlite3-dev,
|
||||||
|
libspatialindex-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
pyqt4-dev-tools,
|
pyqt4-dev-tools,
|
||||||
python,
|
python,
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -165,7 +165,7 @@ binary-arch: build install
|
|||||||
install -o root -g root -m 755 $(CURDIR)/debian/qgis.sh $(CURDIR)/debian/qgis-plugin-grass/usr/bin/qgis
|
install -o root -g root -m 755 $(CURDIR)/debian/qgis.sh $(CURDIR)/debian/qgis-plugin-grass/usr/bin/qgis
|
||||||
install -o root -g root -m 755 $(CURDIR)/debian/qgis.sh $(CURDIR)/debian/qgis-plugin-grass/usr/bin/qbrowser
|
install -o root -g root -m 755 $(CURDIR)/debian/qgis.sh $(CURDIR)/debian/qgis-plugin-grass/usr/bin/qbrowser
|
||||||
|
|
||||||
ifneq (,$(findstring $(DISTRIBUTION),"sid"))
|
ifneq (,$(findstring $(DISTRIBUTION),"wheezy sid"))
|
||||||
dh_python2 --no-guessing-versions
|
dh_python2 --no-guessing-versions
|
||||||
else
|
else
|
||||||
dh_pycentral
|
dh_pycentral
|
||||||
|
Loading…
x
Reference in New Issue
Block a user