From 7b944939b7cb843469bc23fd74278f482941b914 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 8 Jul 2014 12:13:05 +0900 Subject: Fixed avahi-tqt FTBFS in Jessie caused by gcc missing dependency. (cherry picked from commit ab2dd352cb64f6beb2ae3eca2ff84cae5f50bd3e) --- debian/lenny/dependencies/avahi-tqt/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/lenny') diff --git a/debian/lenny/dependencies/avahi-tqt/debian/control b/debian/lenny/dependencies/avahi-tqt/debian/control index 8e31d4ca5..c3e237031 100644 --- a/debian/lenny/dependencies/avahi-tqt/debian/control +++ b/debian/lenny/dependencies/avahi-tqt/debian/control @@ -5,6 +5,7 @@ Maintainer: Timothy Pearson XSBC-Original-Maintainer: Ubuntu Developers Uploaders: Timothy Pearson Build-Depends: debhelper, + gcc, cdbs, pkg-config, python-support (>= 0.6), @@ -53,4 +54,4 @@ Description: Development headers for the Avahi TQt integration library print to, files to look at and people to talk to. . This package contains the development headers for the interface - to integrate the Avahi libraries into a TQt main loop application. \ No newline at end of file + to integrate the Avahi libraries into a TQt main loop application. -- cgit v1.2.1