[SCM] kodi/experimental: Build-depend on libssh-gcrypt-dev instead of libssh-dev to avoid transitive linking to libssl
    rbalint at users.alioth.debian.org 
    rbalint at users.alioth.debian.org
       
    Tue Oct 25 22:12:18 UTC 2016
    
    
  
The following commit has been merged in the experimental branch:
commit 1f10d5b1fa8e6d0346513ef7b156d1f65c643046
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Tue Oct 25 17:12:16 2016 +0200
    Build-depend on libssh-gcrypt-dev instead of libssh-dev to avoid transitive linking to libssl
diff --git a/debian/control b/debian/control
index 2549dd8..159254c 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Build-Depends: autoconf,
  libshairport-dev,
  libsmbclient-dev,
  libsqlite3-dev,
- libssh-dev,
+ libssh-gcrypt-dev,
  libssl-dev,
  libswscale-dev (>= 7:2.7.1),
  libtag1-dev (>= 1.8),
-- 
kodi packaging
    
    
More information about the pkg-multimedia-commits
mailing list