Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
debian packaging update
  • Loading branch information
jef-n committed Mar 9, 2012
1 parent 91da6af commit f700c01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion debian/control.precise
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -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
Expand Down

0 comments on commit f700c01

Please sign in to comment.