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 | 2d36a9f9700cfca170351bec80366f9ea27efbf6 (patch) | |
tree | 106af506fee1ea52b8678d06d22586d6ed54052f /dev-db/unixODBC/unixODBC-2.2.6.ebuild | |
parent | Closing out #55552, misspelled patch (Manifest recommit) (diff) | |
download | gentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.tar.gz gentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.tar.bz2 gentoo-2-2d36a9f9700cfca170351bec80366f9ea27efbf6.zip |
glibc -> libc
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.6.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.6.ebuild b/dev-db/unixODBC/unixODBC-2.2.6.ebuild index 2a07d84f9145..a53b38b19abd 100644 --- a/dev-db/unixODBC/unixODBC-2.2.6.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.6.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.6.ebuild,v 1.11 2004/06/24 22:02:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6.ebuild,v 1.12 2004/06/29 17:47:24 agriffis Exp $ DESCRIPTION="ODBC Interface for Linux" HOMEPAGE="http://www.unixodbc.org/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc hppa alpha amd64 sparc ia64" IUSE="qt gnome" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 qt? ( >=x11-libs/qt-3.0* ) |