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 a583dcc commit ca50118Copy full SHA for ca50118
debian/control.in
@@ -27,7 +27,6 @@ Build-Depends:
27
libqt4-dev (>= 4.7.0),
28
libqt4-opengl-dev,
29
libqca2-dev,
30
- libqca2-plugin-ossl,
31
libqtwebkit-dev,
32
#stretch jessie wheezy# libqwt-dev,
33
#precise saucy trusty utopic vivid wily xenial yakkety sid# libqwt5-qt4-dev,
@@ -423,7 +422,8 @@ Pre-Depends: ${misc:Pre-Depends}
423
422
Depends:
424
qgis-providers-common (= ${source:Version}),
425
libqt4-sql-sqlite,
426
+# jessie trusty # libqca2-plugin-ossl,
+#sid stretch xenial yakkety zesty artful bionic# libqca2-plugins,
427
${shlibs:Depends},
428
${misc:Depends}
429
Breaks: qgis (<= 1.6)
0 commit comments