diff options
Diffstat (limited to 'media-sound/cowbell/cowbell-0.2.7.1.ebuild')
-rw-r--r-- | media-sound/cowbell/cowbell-0.2.7.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/cowbell/cowbell-0.2.7.1.ebuild b/media-sound/cowbell/cowbell-0.2.7.1.ebuild index 90dfc9d88c22..c42598895db2 100644 --- a/media-sound/cowbell/cowbell-0.2.7.1.ebuild +++ b/media-sound/cowbell/cowbell-0.2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cowbell/cowbell-0.2.7.1.ebuild,v 1.1 2006/05/10 19:28:56 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cowbell/cowbell-0.2.7.1.ebuild,v 1.2 2006/05/15 20:54:39 metalgod Exp $ inherit autotools gnome2 mono @@ -19,7 +19,8 @@ RDEPEND="dev-lang/mono >=media-libs/taglib-1.4" DEPEND="${RDEPEND} - dev-util/pkgconfig" + dev-util/pkgconfig + dev-util/intltool" DOCS="AUTHORS ChangeLog NEWS README" |