diff options
Diffstat (limited to 'media-video/lives/lives-1.4.6.ebuild')
-rw-r--r-- | media-video/lives/lives-1.4.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/lives/lives-1.4.6.ebuild b/media-video/lives/lives-1.4.6.ebuild index 823aed802f00..04f6e8a0c67e 100644 --- a/media-video/lives/lives-1.4.6.ebuild +++ b/media-video/lives/lives-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/lives/lives-1.4.6.ebuild,v 1.3 2011/10/06 17:28:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-1.4.6.ebuild,v 1.4 2012/05/05 08:58:57 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -37,7 +37,7 @@ RDEPEND="media-video/mplayer ogg? ( media-sound/ogmtools ) theora? ( media-libs/libtheora )" DEPEND="${DEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" DOCS=( AUTHORS BUGS ChangeLog FEATURES GETTING.STARTED NEWS README ) |