From a019dcd22bd3dd9cb8f1aa647471076cf69d4506 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 31 May 2006 22:00:45 +0000 Subject: Changed dependency to explicitly list dumb so we can restrict to the 0.9.2 version, which is known to work. Closing bug #134267. (Portage version: 2.1_rc3-r2) --- games-strategy/ufo2000/ufo2000-0.6.627.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games-strategy/ufo2000/ufo2000-0.6.627.ebuild') diff --git a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild b/games-strategy/ufo2000/ufo2000-0.6.627.ebuild index 7ac0c38da112..dd8448d76abf 100644 --- a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild +++ b/games-strategy/ufo2000/ufo2000-0.6.627.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-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.6 2006/05/28 10:51:30 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.7 2006/05/31 22:00:45 wolf31o2 Exp $ inherit games @@ -20,7 +20,8 @@ RDEPEND="virtual/libc dev-libs/expat >=dev-games/hawknl-1.66 >=media-libs/allegro-4.0.0 - vorbis? ( >=media-libs/aldumb-0.9.2 + vorbis? ( ~media-libs/aldumb-0.9.2 + ~media-libs/dumb-0.9.2 media-libs/libogg media-libs/libvorbis )" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad