We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent b379671 commit cb3ba88Copy full SHA for cb3ba88
debian/changelog
@@ -8,6 +8,7 @@ qgis (1.8.0) UNRELEASED; urgency=low
8
* include internal pyspatialite in python-qgis
9
* update watch
10
* drop abi postfix from sqlanywhere plugin
11
+ * include network analysis library
12
13
-- Jürgen E. Fischer <jef@norbit.de> Thu, 29 Sep 2011 21:44:50 +0000
14
debian/libqgis{QGIS_ABI}.install
@@ -1,3 +1,4 @@
1
usr/lib/libqgis_core.so.{QGIS_ABI}
2
usr/lib/libqgis_gui.so.{QGIS_ABI}
3
usr/lib/libqgis_analysis.so.{QGIS_ABI}
4
+usr/lib/libqgis_networkanalysis.so.{QGIS_ABI}
0 commit comments