File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ qgis (1.0preview6) experimental; urgency=low
2
+
3
+ * add missing dependency of python-qgis to python-qt4
4
+
5
+ -- Jürgen E. Fischer <jef@norbit.de> Fri, 29 Aug 2008 17:26:33 +0200
6
+
1
7
qgis (1.0preview5) experimental; urgency=low
2
8
3
9
* add wrapper scripts to qgis-plugin-grass that adds the grass
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Description: Plugin for accessing GRASS data from Quantum GIS
80
80
Package: python-qgis
81
81
Section: python
82
82
Architecture: any
83
- Depends: ${shlibs:Depends}, ${misc:Depends}
83
+ Depends: python-qt4 (>=4.1.0), ${shlibs:Depends}, ${misc:Depends}
84
84
Provides: ${python:Provides}
85
85
XB-Python-Version: ${python:Versions}
86
86
Description: Python bindings to Quantum GIS
You can’t perform that action at this time.
0 commit comments