Skip to content

Commit b49f05f

Browse files
committedFeb 1, 2018
debian packaging: adapt libqca2-plugin-ossl dependency
1 parent 5969c37 commit b49f05f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎debian/control.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Build-Depends:
2020
libqt4-dev (>= 4.7.0),
2121
libqt4-opengl-dev,
2222
libqca2-dev,
23-
libqca2-plugin-ossl,
2423
libqtwebkit-dev,
2524
# jessie trusty # libgsl0-dev, libqca2-plugin-ossl,
2625
#sid stretch xenial yakkety zesty artful bionic# libgsl-dev, libqca2-plugins,
@@ -413,7 +412,8 @@ Pre-Depends: ${misc:Pre-Depends}
413412
Depends:
414413
qgis-providers-common (= ${source:Version}),
415414
libqt4-sql-sqlite,
416-
libqca2-plugin-ossl,
415+
# jessie trusty # libqca2-plugin-ossl,
416+
#sid stretch xenial yakkety zesty artful bionic# libqca2-plugins,
417417
${shlibs:Depends},
418418
${misc:Depends}
419419
Breaks: qgis (<= 1.6)

0 commit comments

Comments
 (0)
Please sign in to comment.