summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 21:10:33 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 21:10:33 +0000
commit9eee3fd5ae047f6685a4ccb52dac2d94bba5b50e (patch)
tree961726103f40c403dcdd03c89d4e49f990859c5c /games-rpg/mana/mana-0.6.0.ebuild
parentAdapt ebuild to new gnome2 eclass scrollkeeper support, see bug#301311. (diff)
downloadgentoo-2-9eee3fd5ae047f6685a4ccb52dac2d94bba5b50e.tar.gz
gentoo-2-9eee3fd5ae047f6685a4ccb52dac2d94bba5b50e.tar.bz2
gentoo-2-9eee3fd5ae047f6685a4ccb52dac2d94bba5b50e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-rpg/mana/mana-0.6.0.ebuild')
-rw-r--r--games-rpg/mana/mana-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/mana/mana-0.6.0.ebuild b/games-rpg/mana/mana-0.6.0.ebuild
index 17e57ee73c71..d5f83e662c19 100644
--- a/games-rpg/mana/mana-0.6.0.ebuild
+++ b/games-rpg/mana/mana-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/mana/mana-0.6.0.ebuild,v 1.2 2012/04/14 19:21:00 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/mana/mana-0.6.0.ebuild,v 1.3 2012/05/02 21:10:33 jdhore Exp $
EAPI=2
inherit eutils cmake-utils games
@@ -32,7 +32,7 @@ RDEPEND="!=games-rpg/tmw-0.5.2
nls? ( virtual/libintl )
opengl? ( virtual/opengl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
DOCS=( AUTHORS ChangeLog NEWS README )