Add libcurl-ssl-dev as an alternative build-dependency to libcurl4-openssl-dev.
Closes: #785128
This commit is contained in:
parent
eca3fa3bbc
commit
00f3d8d22e
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -28,6 +28,8 @@ cmake (3.2.2-1) UNRELEASED; urgency=low
|
||||
* Make builds reproducible.
|
||||
- Add custom-sphinx-flags.patch, cherry-picked from upstream.
|
||||
- Pass the date from d/changelog to sphinx.
|
||||
* Add libcurl-ssl-dev as an alternative build-dependency to
|
||||
libcurl4-openssl-dev. (Closes: #785128)
|
||||
|
||||
-- Mario Lang <mlang@debian.org> Mon, 27 Apr 2015 22:31:13 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: bash-completion,
|
||||
debhelper (>= 9.20131104),
|
||||
libarchive-dev (>= 2.8.0),
|
||||
libbz2-dev,
|
||||
libcurl4-openssl-dev,
|
||||
libcurl4-openssl-dev | libcurl-ssl-dev,
|
||||
libexpat1-dev,
|
||||
libjsoncpp-dev,
|
||||
liblzma-dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user