From: Mark Clarkstone Date: Tue, 16 May 2017 13:43:45 +0000 (+0100) Subject: Debian: add libpcre3-dev build dep to control file X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff02e33b1a95dda53923420334e9adae73386058;p=thirdparty%2Ftvheadend.git Debian: add libpcre3-dev build dep to control file --- diff --git a/debian/control b/debian/control index aa2673c6e..45673dcf8 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, git-core, liburiparser-dev, python, ca-certificates, cmake, dvb-apps +Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, git-core, liburiparser-dev, python, ca-certificates, cmake, dvb-apps, libpcre3-dev Standards-Version: 3.7.3 Package: tvheadend