summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-11 17:16:15 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-11 17:16:15 +0000
commitdb1d68b0bf09f32e740ba62ac226c2a040e8e7f3 (patch)
tree162167dc98a1d74e050e3e4d41c94588e77e72e8 /net-print/qtcups
parentFixed qt dependencie (diff)
downloadhistorical-db1d68b0bf09f32e740ba62ac226c2a040e8e7f3.tar.gz
historical-db1d68b0bf09f32e740ba62ac226c2a040e8e7f3.tar.bz2
historical-db1d68b0bf09f32e740ba62ac226c2a040e8e7f3.zip
Fixed qt dependencie
Diffstat (limited to 'net-print/qtcups')
-rw-r--r--net-print/qtcups/qtcups-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/qtcups/qtcups-1.1.ebuild b/net-print/qtcups/qtcups-1.1.ebuild
index e0e17e2c147d..26fbef851aef 100644
--- a/net-print/qtcups/qtcups-1.1.ebuild
+++ b/net-print/qtcups/qtcups-1.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-print/qtcups/qtcups-1.1.ebuild,v 1.2 2000/12/11 15:43:00 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/qtcups/qtcups-1.1.ebuild,v 1.3 2000/12/11 17:16:15 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="QT Frontend for the Common UNIX printing system"
SRC_URI="ftp://cups.sourceforge.net/pub/cups/qtcups/${A}"
HOMEPAGE="http://cups.sourceforge.net"
-DEPEND=">=kde-base/qt-x11-2.2.2
+DEPEND=">=x11-libs/qt-x11-2.2.2
>=net-print/cups-1.1.4"
src_compile() {