Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
debian: add ca-certificates to dep list as we need for github access
  • Loading branch information
adamsutton committed Feb 17, 2016
1 parent 88ab5c6 commit f87b6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -2,7 +2,7 @@ Source: tvheadend
Section: video
Priority: extra
Maintainer: Adam Sutton <aps@tvheadend.org>
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
Expand Down

0 comments on commit f87b6fe

Please sign in to comment.