From: Adam Sutton Date: Wed, 17 Feb 2016 11:28:43 +0000 (+0000) Subject: debian: add ca-certificates to dep list as we need for github access X-Git-Tag: v4.2.1~1019 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f87b6fea81b727aa85021fbef5d57f2c9ad6e853;p=thirdparty%2Ftvheadend.git debian: add ca-certificates to dep list as we need for github access --- diff --git a/debian/control b/debian/control index ecabed908..122e3478b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tvheadend Section: video Priority: extra Maintainer: Adam Sutton -Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, libcurl4-gnutls-dev, git-core, liburiparser-dev, python, curl +Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, libcurl4-gnutls-dev, git-core, liburiparser-dev, python, curl, ca-certificates Standards-Version: 3.7.3 Package: tvheadend