diff options
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.3.0.ebuild')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/freeciv/freeciv-2.3.0.ebuild b/games-strategy/freeciv/freeciv-2.3.0.ebuild index 64716fe35d8b..d137cf8066e3 100644 --- a/games-strategy/freeciv/freeciv-2.3.0.ebuild +++ b/games-strategy/freeciv/freeciv-2.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.0.ebuild,v 1.2 2011/10/08 16:32:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.0.ebuild,v 1.3 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -35,7 +35,7 @@ RDEPEND="readline? ( sys-libs/readline ) media-libs/libpng )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig !dedicated? ( nls? ( sys-devel/gettext ) x11-proto/xextproto |