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
commitdf81df0b1ba2d3a1ded2fca6e724349e7e62b5b3 (patch)
treefa6832c7ed788eae61339c8b33bec4c5afd3490c /dev-db
parentfixed deps (removed emacs dep) (diff)
downloadgentoo-2-df81df0b1ba2d3a1ded2fca6e724349e7e62b5b3.tar.gz
gentoo-2-df81df0b1ba2d3a1ded2fca6e724349e7e62b5b3.tar.bz2
gentoo-2-df81df0b1ba2d3a1ded2fca6e724349e7e62b5b3.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=""