diff options
author | 2007-12-25 22:18:34 +0000 | |
---|---|---|
committer | 2007-12-25 22:18:34 +0000 | |
commit | 04127285a6684dc76590bc7d25e213fb16189526 (patch) | |
tree | 652afc6ff445f7a28956e8e86827b902f9568e1b /games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild | |
parent | - binary packages that are linked with libc.so.6 need to use sys-libs/glibc i... (diff) | |
download | gentoo-2-04127285a6684dc76590bc7d25e213fb16189526.tar.gz gentoo-2-04127285a6684dc76590bc7d25e213fb16189526.tar.bz2 gentoo-2-04127285a6684dc76590bc7d25e213fb16189526.zip |
- binary packages that are linked with libc.so.6 need to use sys-libs/glibc in RDEPEND
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild')
-rw-r--r-- | games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild index 81a636b05e8e..09a7988fcf9b 100644 --- a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild +++ b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.6 2007/08/12 19:52:41 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.7 2007/12/25 22:18:34 solar Exp $ inherit games @@ -18,6 +18,7 @@ IUSE="opengl svga" RDEPEND="!svga? ( x11-libs/libXext ) + sys-libs/glibc svga? ( media-libs/svgalib ) amd64? ( app-emulation/emul-linux-x86-xlibs ) opengl? ( |