diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-30 02:32:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-30 02:32:13 +0000 |
commit | d34b3f49e32aba1beb947fe7f07e9ebfcf2082fe (patch) | |
tree | 57b6c12597e41d2c3e9ea605d85ac30388ed86eb /games-action/chromium | |
parent | sync IUSE (+gif, +jpeg, +png, +tiff, -gtk2) (diff) | |
download | historical-d34b3f49e32aba1beb947fe7f07e9ebfcf2082fe.tar.gz historical-d34b3f49e32aba1beb947fe7f07e9ebfcf2082fe.tar.bz2 historical-d34b3f49e32aba1beb947fe7f07e9ebfcf2082fe.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-action/chromium')
-rw-r--r-- | games-action/chromium/chromium-0.9.12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/chromium/chromium-0.9.12-r5.ebuild b/games-action/chromium/chromium-0.9.12-r5.ebuild index 0edf2b85405b..171c74329988 100644 --- a/games-action/chromium/chromium-0.9.12-r5.ebuild +++ b/games-action/chromium/chromium-0.9.12-r5.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/games-action/chromium/chromium-0.9.12-r5.ebuild,v 1.7 2004/06/24 21:53:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/chromium/chromium-0.9.12-r5.ebuild,v 1.8 2004/06/30 02:32:13 mr_bones_ Exp $ inherit flag-o-matic eutils games @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc amd64 ~sparc" IUSE="qt sdl oggvorbis" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc || ( sdl? ( media-libs/libsdl media-libs/smpeg ) |