summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/dc-qt/dc-qt-0.1.1.ebuild')
-rw-r--r--net-p2p/dc-qt/dc-qt-0.1.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/dc-qt/dc-qt-0.1.1.ebuild b/net-p2p/dc-qt/dc-qt-0.1.1.ebuild
index 46da3440344f..52a86f2e4115 100644
--- a/net-p2p/dc-qt/dc-qt-0.1.1.ebuild
+++ b/net-p2p/dc-qt/dc-qt-0.1.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-qt/dc-qt-0.1.1.ebuild,v 1.3 2004/09/06 06:00:26 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dc-qt/dc-qt-0.1.1.ebuild,v 1.4 2005/07/25 17:40:28 caleb Exp $
+
+inherit qt3
IUSE=""
@@ -12,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
-DEPEND=">=x11-libs/qt-3.2
+DEPEND="$(qt_min_version 3.2)
>=net-p2p/dctc-0.85.9
>=media-libs/xine-lib-1_rc5"