diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:10:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:10:26 +0000 |
commit | 375ac5a08bc13af9d7cbf0c0ce97f98a9cd9ffd4 (patch) | |
tree | 892e718cab923c343e96d6bf5466d284b774935b /x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild | |
parent | sync IUSE (Manifest recommit) (diff) | |
download | gentoo-2-375ac5a08bc13af9d7cbf0c0ce97f98a9cd9ffd4.tar.gz gentoo-2-375ac5a08bc13af9d7cbf0c0ce97f98a9cd9ffd4.tar.bz2 gentoo-2-375ac5a08bc13af9d7cbf0c0ce97f98a9cd9ffd4.zip |
glibc -> libc
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild index 9cacc3056474..5b18fae78476 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-2.8.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/x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild,v 1.4 2004/06/24 23:22:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-2.8.ebuild,v 1.5 2004/06/28 22:10:26 agriffis Exp $ IUSE="xgetdefault" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~amd64 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" src_compile() { |