summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-11 16:43:02 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-11 16:43:02 +0000
commitc94a215ae155620bd3665f1b123a955e9b694748 (patch)
tree944f1a6b1eb90c15fcf4b828bbc2ac6ed2b0e97c /kde-base
parentFixed mesa dependencie (diff)
downloadgentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.tar.gz
gentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.tar.bz2
gentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.zip
Fixed qt dependencie
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdesupport/kdesupport-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesupport/kdesupport-2.0.1.ebuild b/kde-base/kdesupport/kdesupport-2.0.1.ebuild
index 83045eaaee45..3264837fcb55 100644
--- a/kde-base/kdesupport/kdesupport-2.0.1.ebuild
+++ b/kde-base/kdesupport/kdesupport-2.0.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/kde-base/kdesupport/kdesupport-2.0.1.ebuild,v 1.2 2000/12/09 06:26:45 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesupport/kdesupport-2.0.1.ebuild,v 1.3 2000/12/11 16:43:02 achim Exp $
A=${P}.tar.bz2
S=${WORKDIR}/${P}
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.kde.org/pub/$SRC_PATH
HOMEPAGE="http://www.kde.org/"
DEPEND=">=sys-devel/gcc-2.95.2
- >=kde-base/qt-2.2.1
+ >=x11-libs/qt-x11-2.2.2
>=net-print/cups-1.1.4
>=media-libs/audiofile-0.1.9"