mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -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,
|
||||
libproj-dev,
|
||||
libqt4-dev (>=4.4.0),
|
||||
libqt4-opengl-dev,
|
||||
libqtwebkit-dev,
|
||||
libqwt5-qt4-dev,
|
||||
libspatialite-dev,
|
||||
libspatialindex-dev,
|
||||
libsqlite3-dev,
|
||||
libspatialindex-dev,
|
||||
pkg-config,
|
||||
pyqt4-dev-tools,
|
||||
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/qbrowser
|
||||
|
||||
ifneq (,$(findstring $(DISTRIBUTION),"sid"))
|
||||
ifneq (,$(findstring $(DISTRIBUTION),"wheezy sid"))
|
||||
dh_python2 --no-guessing-versions
|
||||
else
|
||||
dh_pycentral
|
||||
|
Loading…
x
Reference in New Issue
Block a user