From 29ce299f085c5aeeff75d7d8f912c68d3d6dc258 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sat, 17 Apr 2004 23:12:23 +0000 Subject: Fixing DEPEND and RDEPEND and closing bug #48117. --- games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild') diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild index 362e325a2a4d..a08b287533f8 100644 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild +++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild,v 1.5 2004/04/17 19:11:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild,v 1.6 2004/04/17 23:12:23 wolf31o2 Exp $ inherit games @@ -15,14 +15,12 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -RDEPEND=">=media-libs/libsdl-1.1.3 +RDEPEND=">=media-libs/freetype-2" +DEPEND=">=media-libs/libsdl-1.1.3 dev-libs/atk x11-libs/pango >=x11-libs/gtk+-2 >=dev-libs/glib-2 - dev-util/pkgconfig - >=media-libs/freetype-2" -DEPEND="${RDEPEND} dev-util/pkgconfig" src_install() { -- cgit v1.2.3-65-gdbad