diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 17:47:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 17:47:24 +0000 |
commit | e5a7e39ab53cd9311dadd7db6c3b8a778817b229 (patch) | |
tree | 7f90ee5f6d60757a124c64ff989d4b4003d23720 /dev-db/unixODBC/unixODBC-2.2.2.ebuild | |
parent | kill sparc64 use flag (diff) | |
download | historical-e5a7e39ab53cd9311dadd7db6c3b8a778817b229.tar.gz historical-e5a7e39ab53cd9311dadd7db6c3b8a778817b229.tar.bz2 historical-e5a7e39ab53cd9311dadd7db6c3b8a778817b229.zip |
glibc -> libc
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.2.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild index 36db07056748..d6469406ca6d 100644 --- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.17 2004/06/24 22:02:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.18 2004/06/29 17:47:24 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~hppa ~alpha amd64" IUSE="qt" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 qt? ( >=x11-libs/qt-3.0* )" |