From: E.Smith <31170571+azlm8t@users.noreply.github.com> Date: Thu, 4 Oct 2018 14:40:31 +0000 (+0100) Subject: debian: Recommend python, python-requests for tvheadend. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefad6c8c0988d8f19320bca037e5e6f88188277;p=thirdparty%2Ftvheadend.git debian: Recommend python, python-requests for tvheadend. The fanart is written in Python, so recommend these. Recommends are "packages that would be found together with this one in all but unusual installations." --- diff --git a/debian/control b/debian/control index b2fa79cfc..cbfd28318 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.3 Package: tvheadend Architecture: any Depends: ${shlibs:Depends}, libavahi-client3, zlib1g, liburiparser1, bzip2 -Recommends: xmltv-util +Recommends: xmltv-util, python, python-requests Enhances: showtime Replaces: hts-tvheadend Homepage: https://tvheadend.org