[SCM] libshout/master: Build-depend on libssl1.0-dev.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Aug 29 12:28:50 UTC 2017


The following commit has been merged in the master branch:
commit 743288299c8996a5211554f03e3011515fd47ef3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 29 14:14:40 2017 +0200

    Build-depend on libssl1.0-dev.

diff --git a/debian/rules b/debian/rules
index 28323e1..e04d991 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ libpkg = lib$(stem)$(abi)
 devpkg = lib$(stem)$(abi)-dev
 
 # Needed by upstream build
-deps = libogg-dev, libvorbis-dev, pkg-config, libtheora-dev, libspeex-dev
+deps = libogg-dev, libvorbis-dev, pkg-config, libtheora-dev, libspeex-dev, libssl1.0-dev
 
 # Needed for our packaging
 deps-pkg +=, d-shlibs (>= 0.48)

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list