From cbf282ee46e86c12b8f41553a8bc12c1332e97e1 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 20 Nov 2014 23:51:47 +0100 Subject: [PATCH] MT#9261 Build-Depend on either libtiff5-dev or libtiff4-dev This provides support for building on Debian/jessie. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4ee6b69..39e1c47 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: ngcp-iaxmodem Section: utils Priority: extra Maintainer: Sipwise Development Team -Build-Depends: debhelper (>= 5), - libtiff4-dev +Build-Depends: debhelper (>= 5), libtiff5-dev | libtiff4-dev Standards-Version: 3.9.5 Homepage: http://iaxmodem.sourceforge.net/