diff options
Diffstat (limited to 'games-puzzle/zaz/zaz-1.0.0.ebuild')
-rw-r--r-- | games-puzzle/zaz/zaz-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/zaz/zaz-1.0.0.ebuild b/games-puzzle/zaz/zaz-1.0.0.ebuild index c66c51659955..3023c3719276 100644 --- a/games-puzzle/zaz/zaz-1.0.0.ebuild +++ b/games-puzzle/zaz/zaz-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-1.0.0.ebuild,v 1.4 2010/10/05 19:39:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-1.0.0.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $ EAPI=2 inherit autotools eutils games @@ -23,7 +23,7 @@ RDEPEND="virtual/opengl media-libs/ftgl virtual/libintl" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" src_prepare() { |