diff options
author | 2012-05-05 02:54:31 +0000 | |
---|---|---|
committer | 2012-05-05 02:54:31 +0000 | |
commit | 2e5b34badcace9b42d9ec97b96e608b210241fd6 (patch) | |
tree | 99f00ae16412bb5c6e65098112fca9b88b6a62a7 /net-libs/gupnp/gupnp-0.16.1.ebuild | |
parent | Security bump bug #414603 (diff) | |
download | gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.gz gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.bz2 gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-libs/gupnp/gupnp-0.16.1.ebuild')
-rw-r--r-- | net-libs/gupnp/gupnp-0.16.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/gupnp/gupnp-0.16.1.ebuild b/net-libs/gupnp/gupnp-0.16.1.ebuild index 661c52765f23..e0989237ec5b 100644 --- a/net-libs/gupnp/gupnp-0.16.1.ebuild +++ b/net-libs/gupnp/gupnp-0.16.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/net-libs/gupnp/gupnp-0.16.1.ebuild,v 1.3 2011/08/14 10:25:50 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.16.1.ebuild,v 1.4 2012/05/05 02:54:30 jdhore Exp $ EAPI="4" @@ -21,7 +21,7 @@ RDEPEND=">=net-libs/gssdp-0.9.2[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.4 ) networkmanager? ( >=dev-libs/glib-2.26 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" DOCS="AUTHORS ChangeLog NEWS README" |