summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-12-05 19:57:46 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-12-05 19:57:46 +0000
commit194a462ef879abeac65420ef14e947de9dc02f6c (patch)
tree070e14edb1873e20d6f798ed565b698364779e60 /dev-db
parentfixed deps (removed emacs dep) (diff)
downloadhistorical-194a462ef879abeac65420ef14e947de9dc02f6c.tar.gz
historical-194a462ef879abeac65420ef14e947de9dc02f6c.tar.bz2
historical-194a462ef879abeac65420ef14e947de9dc02f6c.zip
tweaked qt dep
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild b/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild
index 3981119fa985..d47660930dd3 100644
--- a/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild
+++ b/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild,v 1.1 2002/12/05 00:37:04 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlcc/mysqlcc-0.8.6a.ebuild,v 1.2 2002/12/05 19:57:46 rphillips Exp $
S=${WORKDIR}/${PN}-0.8.6a-src
DESCRIPTION="This is a MySQL GUI Client"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="X qt"
DEPEND="virtual/glibc
- x11-libs/qt
+ >=x11-libs/qt-3.0.5
dev-db/mysql"
RDEPEND=""