[SCM] kodi-pvr-mythtv/master: Build-depend on zlib1g-dev

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Dec 24 23:42:00 UTC 2016


The following commit has been merged in the master branch:
commit 2dbae3d546e6179b5be4fe7e6f044f0068cf93d6
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Dec 24 23:24:32 2016 +0100

    Build-depend on zlib1g-dev
    
    Closes: #849285

diff --git a/debian/control b/debian/control
index 79c3374..f3df580 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Priority: extra
 Build-Depends: debhelper (>= 9.0.0),
                cmake,
                libkodiplatform-dev (>= 17.1.0),
-               kodi-addons-dev (>= 17.0~beta6~)
+               kodi-addons-dev (>= 17.0~beta6~),
+               zlib1g-dev
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/kodi-pvr-mythtv.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/kodi-pvr-mythtv.git

-- 
kodi-pvr-mythtv packaging



More information about the pkg-multimedia-commits mailing list