Skip to content

Commit ca50118

Browse files
committedFeb 3, 2018
debian packaging: adapt libqca2-plugin-ossl dependency
(cherry picked from commit b49f05f)
1 parent a583dcc commit ca50118

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
@@ -27,7 +27,6 @@ Build-Depends:
2727
libqt4-dev (>= 4.7.0),
2828
libqt4-opengl-dev,
2929
libqca2-dev,
30-
libqca2-plugin-ossl,
3130
libqtwebkit-dev,
3231
#stretch jessie wheezy# libqwt-dev,
3332
#precise saucy trusty utopic vivid wily xenial yakkety sid# libqwt5-qt4-dev,
@@ -423,7 +422,8 @@ Pre-Depends: ${misc:Pre-Depends}
423422
Depends:
424423
qgis-providers-common (= ${source:Version}),
425424
libqt4-sql-sqlite,
426-
libqca2-plugin-ossl,
425+
# jessie trusty # libqca2-plugin-ossl,
426+
#sid stretch xenial yakkety zesty artful bionic# libqca2-plugins,
427427
${shlibs:Depends},
428428
${misc:Depends}
429429
Breaks: qgis (<= 1.6)

0 commit comments

Comments
 (0)
Please sign in to comment.