diff options
Diffstat (limited to 'media-video/shrip/shrip-0.6.0.ebuild')
-rw-r--r-- | media-video/shrip/shrip-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/shrip/shrip-0.6.0.ebuild b/media-video/shrip/shrip-0.6.0.ebuild index 743fda2f9ac9..b81037716cd4 100644 --- a/media-video/shrip/shrip-0.6.0.ebuild +++ b/media-video/shrip/shrip-0.6.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/media-video/shrip/shrip-0.6.0.ebuild,v 1.1 2010/04/26 19:20:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/shrip/shrip-0.6.0.ebuild,v 1.2 2012/05/05 08:58:58 jdhore Exp $ EAPI=2 @@ -16,7 +16,7 @@ IUSE="nls" RDEPEND=">=dev-libs/glib-2.14:2 >=media-video/ogmrip-0.13.4" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )" |