summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.0.9.ebuild')
-rw-r--r--games-strategy/freeciv/freeciv-2.0.9.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games-strategy/freeciv/freeciv-2.0.9.ebuild b/games-strategy/freeciv/freeciv-2.0.9.ebuild
index f849a98217b3..4165b84a0283 100644
--- a/games-strategy/freeciv/freeciv-2.0.9.ebuild
+++ b/games-strategy/freeciv/freeciv-2.0.9.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-strategy/freeciv/freeciv-2.0.9.ebuild,v 1.5 2007/11/30 19:47:49 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.9.ebuild,v 1.6 2007/11/30 22:14:44 tupone Exp $
inherit eutils games
@@ -28,10 +28,9 @@ RDEPEND="readline? ( sys-libs/readline )
nls? ( virtual/libintl )
gtk? ( >=x11-libs/gtk+-2 )
!gtk? (
+ media-libs/libpng
Xaw3d? ( x11-libs/Xaw3d )
!Xaw3d? ( x11-libs/libXaw )
- x11-libs/libXmu
- x11-libs/libXpm
)
alsa? (
media-libs/alsa-lib
@@ -46,7 +45,6 @@ DEPEND="${RDEPEND}
!dedicated? (
gtk? ( dev-util/pkgconfig )
x11-proto/xextproto
- media-libs/libpng
)"
S=${WORKDIR}/${MY_P}