[SCM] gerbera/master: Remove libcurl4-openssl-dev option

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sat Sep 23 17:48:17 UTC 2017


The following commit has been merged in the master branch:
commit d7ef2435ca680992bf854d37a2524e07012f59e9
Author: James Cowgill <jcowgill at debian.org>
Date:   Wed Sep 20 22:45:55 2017 +0100

    Remove libcurl4-openssl-dev option
    
    Linking against OpenSSL would make the final binaries unredistributable.

diff --git a/debian/control b/debian/control
index cc8d292..73c8430 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libavcodec-dev,
  libavformat-dev,
  libavutil-dev,
- libcurl4-gnutls-dev | libcurl4-openssl-dev,
+ libcurl4-gnutls-dev,
  libexif-dev,
  libexpat-dev,
  libmagic-dev,

-- 
gerbera packaging



More information about the pkg-multimedia-commits mailing list