diff options
Diffstat (limited to 'media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild')
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild index af3fb0f8940c..9162d17ed661 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.37.1.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/subtitleeditor/subtitleeditor-0.37.1.ebuild,v 1.2 2011/03/29 06:04:16 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.37.1.ebuild,v 1.3 2012/05/04 00:50:42 tetromino Exp $ EAPI="2" @@ -33,7 +33,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=dev-util/intltool-0.40 - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { export GST_REGISTRY="${T}/home/registry.cache.xml" |