diff options
author | 2012-05-04 15:12:17 +0000 | |
---|---|---|
committer | 2012-05-04 15:12:17 +0000 | |
commit | 4887f6fbed240cefcd77aebe70d76e42e8852ec7 (patch) | |
tree | 326f37ad00377425ebf444e0b9b70825a311eb1d /dev-python/gst-python/gst-python-0.10.22.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.tar.gz historical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.tar.bz2 historical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.zip |
Migrating dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gst-python/gst-python-0.10.22.ebuild')
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-0.10.22.ebuild b/dev-python/gst-python/gst-python-0.10.22.ebuild index fdf889908f5f..64566973fa88 100644 --- a/dev-python/gst-python/gst-python-0.10.22.ebuild +++ b/dev-python/gst-python/gst-python-0.10.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.3 2012/02/23 09:41:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22.ebuild,v 1.4 2012/05/04 15:12:13 patrick Exp $ EAPI=4 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libxml2 >=media-libs/gstreamer-0.10.32 >=media-libs/gst-plugins-base-0.10.32" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( media-plugins/gst-plugins-ogg media-plugins/gst-plugins-vorbis |