diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-05-04 15:12:17 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-05-04 15:12:17 +0000 |
commit | 7ed985a91634feecd68d91adfb639a5aaa0b5dc3 (patch) | |
tree | e15c642f8bc5f3e393afebda794ea25565432baf /dev-python/gst-python/gst-python-0.10.22.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.gz gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.bz2 gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.zip |
Migrating dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 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 |