summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-12-25 22:19:28 +0000
committerNed Ludd <solar@gentoo.org>2007-12-25 22:19:28 +0000
commit5abaf54cf7ef03d71c2a0e3f7e645f517c068cf3 (patch)
treea74110743811e89a6eb67c7203562f51a8852f07 /games-fps/transfusion-bin
parentRemove old version. (diff)
downloadhistorical-5abaf54cf7ef03d71c2a0e3f7e645f517c068cf3.tar.gz
historical-5abaf54cf7ef03d71c2a0e3f7e645f517c068cf3.tar.bz2
historical-5abaf54cf7ef03d71c2a0e3f7e645f517c068cf3.zip
- binary packages that are linked with libc.so.6 need to use sys-libs/glibc in RDEPEND
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'games-fps/transfusion-bin')
-rw-r--r--games-fps/transfusion-bin/transfusion-bin-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild
index c954b4815189..620840272d0c 100644
--- a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild
+++ b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.13 2006/09/28 21:20:31 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.14 2007/12/25 22:19:28 solar Exp $
inherit eutils games
@@ -17,7 +17,7 @@ KEYWORDS="-* x86"
IUSE=""
RESTRICT="strip"
-RDEPEND=""
+RDEPEND="sys-libs/glibc"
DEPEND="${RDEPEND}
app-arch/unzip"