diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-15 00:35:22 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-15 00:35:22 +0000 |
commit | 8af58fe63d22bc09cddcf5d1f51e304334cdf90d (patch) | |
tree | a09fddee0d9f20c1bc737b8fa87f979deaf39eb0 /games-action/descent3/descent3-1.4.0b-r1.ebuild | |
parent | Bug #192559 - Increase bash version dependency to bash-3.1_p17 due to color m... (diff) | |
download | historical-8af58fe63d22bc09cddcf5d1f51e304334cdf90d.tar.gz historical-8af58fe63d22bc09cddcf5d1f51e304334cdf90d.tar.bz2 historical-8af58fe63d22bc09cddcf5d1f51e304334cdf90d.zip |
Make sure we RDEPEND on sys-libs/lib-compat-loki for all arches.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'games-action/descent3/descent3-1.4.0b-r1.ebuild')
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index 1a627d17c292..dad4823f42b7 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.12 2007/09/13 00:44:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.13 2007/09/15 00:35:22 wolf31o2 Exp $ inherit eutils multilib games @@ -18,6 +18,7 @@ RESTRICT="strip" DEPEND="" RDEPEND="sys-libs/glibc virtual/opengl + sys-libs/lib-compat-loki x86? ( x11-libs/libX11 x11-libs/libXext |