From d8aaa9404230d3cf634a331b8caabce37835d296 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Sat, 20 Sep 2014 05:13:54 +0200 Subject: [PATCH] Add build dependency to libtxc-dxtn-s2tc-dev. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cf4093d4..180117b0 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Build-Depends: autotools-dev, libssl-dev, libstdc++6-4.5-dev | libstdc++-dev, libtiff5-dev | libtiff4-dev | libtiff-dev, + libtxc-dxtn-s2tc-dev, libv4l-dev, libx11-dev, libxcomposite-dev,