We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b5e8c commit 63a17e5Copy full SHA for 63a17e5
debian/changelog
@@ -1,8 +1,9 @@
1
qgis (2.5.0) UNRELEASED; urgency=medium
2
3
* New development version 2.5 after branch of 2.4
4
+ * add libqscintilla2-dev as build dependency
5
- -- Jürgen E. Fischer <jef@norbit.de> Fri, 27 Jun 2014 14:00:54 +0200
6
+ -- Jürgen E. Fischer <jef@norbit.de> Tue, 08 Jul 2014 08:04:52 +0200
7
8
qgis (2.4.0) unstable; urgency=medium
9
debian/control.in
@@ -41,6 +41,7 @@ Build-Depends:
41
python-sip-dev (>= 4.5.0),
42
libosgearth-dev,
43
libopenscenegraph-dev,
44
+ libqscintilla2-dev,
45
git,
46
doxygen,
47
graphviz,
0 commit comments