summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-22 12:23:28 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-22 12:23:28 +0000
commit533326afa6807389d929a331cac95a7c071eb134 (patch)
treefd227cd591eff9e4650312f15ae4889ca585aebf /dev-db/unixODBC
parentImport traceroute into the portage tree. (diff)
downloadhistorical-533326afa6807389d929a331cac95a7c071eb134.tar.gz
historical-533326afa6807389d929a331cac95a7c071eb134.tar.bz2
historical-533326afa6807389d929a331cac95a7c071eb134.zip
Deps stuff
Diffstat (limited to 'dev-db/unixODBC')
-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 7f823df862cd..b3f2c5d7e2a2 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.2 2000/11/21 19:44:58 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-1.8.13.ebuild,v 1.3 2000/11/22 12:23:28 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-2"
+DEPEND=">=kde-base/qt-x11-2.2.1"
src_unpack() {