summaryrefslogtreecommitdiff
path: root/dev-db
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 /dev-db
parentFixed mesa dependencie (diff)
downloadgentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.tar.gz
gentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.tar.bz2
gentoo-2-c94a215ae155620bd3665f1b123a955e9b694748.zip
Fixed qt dependencie
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/unixODBC/unixODBC-1.8.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-1.8.13.ebuild b/dev-db/unixODBC/unixODBC-1.8.13.ebuild
index b3f2c5d7e2a2..c70687361e4e 100644
--- a/dev-db/unixODBC/unixODBC-1.8.13.ebuild
+++ b/dev-db/unixODBC/unixODBC-1.8.13.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 Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-1.8.13.ebuild,v 1.3 2000/11/22 12:23:28 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-1.8.13.ebuild,v 1.4 2000/12/11 16:40:49 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${A}"
HOMEPAGE="http://www.unixodbc.org"
-DEPEND=">=kde-base/qt-x11-2.2.1"
+DEPEND=">=x11-libs/qt-x11-2.2.2"
src_unpack() {