diff options
Diffstat (limited to 'games-puzzle/arrows/arrows-0.6.ebuild')
-rw-r--r-- | games-puzzle/arrows/arrows-0.6.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/games-puzzle/arrows/arrows-0.6.ebuild b/games-puzzle/arrows/arrows-0.6.ebuild index b37ffc9ae285..20c655fb9adb 100644 --- a/games-puzzle/arrows/arrows-0.6.ebuild +++ b/games-puzzle/arrows/arrows-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.6 2006/08/15 13:43:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.7 2008/01/18 03:00:52 mr_bones_ Exp $ inherit games @@ -13,7 +13,9 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -DEPEND=">=x11-libs/gtk+-2.4.0" +RDEPEND=">=x11-libs/gtk+-2.4.0" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_unpack() { unpack ${A} |