From d55ab6f429e6a01fefc079e3e2b512fd8f52904c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 9 Oct 2011 01:38:14 -0500 Subject: Make tqtinterface depend on avahi-tqt-dev instead of avahi-qt3-dev under Ubuntu and Debian --- debian/squeeze/dependencies/tqtinterface/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/squeeze/dependencies/tqtinterface') diff --git a/debian/squeeze/dependencies/tqtinterface/debian/control b/debian/squeeze/dependencies/tqtinterface/debian/control index e1c21a588..d2b5de20b 100644 --- a/debian/squeeze/dependencies/tqtinterface/debian/control +++ b/debian/squeeze/dependencies/tqtinterface/debian/control @@ -2,7 +2,7 @@ Source: libtqtinterface Section: kde Priority: optional Maintainer: Timothy Pearson -Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-qt3-dev, qt3-apps-dev, cmake, cdbs +Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev, libavahi-tqt-dev, qt3-apps-dev, cmake, cdbs Standards-Version: 3.8.4 Package: libtqtinterface @@ -18,7 +18,7 @@ Description: The Trinity Qt Interface Libraries Package: libtqtinterface-dev Architecture: any Section: libs -Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-qt3-dev, qt3-apps-dev +Depends: ${shlibs:Depends} libtqtinterface (>= ${Source-Version}), libavahi-tqt-dev, qt3-apps-dev Description: The Trinity Qt Interface Libraries (Development Files) The Trinity Qt Interface is a library that abstracts Qt from Trinity This allows the Trinity code to rapidly port from one version of Qt to another. -- cgit v1.2.3