diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 02:54:31 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 02:54:31 +0000 |
commit | 2e5b34badcace9b42d9ec97b96e608b210241fd6 (patch) | |
tree | 99f00ae16412bb5c6e65098112fca9b88b6a62a7 /net-libs/ccrtp/ccrtp-1.7.0.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/ccrtp/ccrtp-1.7.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.7.0.ebuild b/net-libs/ccrtp/ccrtp-1.7.0.ebuild index 8ac47be45c44..0c623c2756e8 100644 --- a/net-libs/ccrtp/ccrtp-1.7.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/ccrtp/ccrtp-1.7.0.ebuild,v 1.2 2009/04/15 21:28:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.7.0.ebuild,v 1.3 2012/05/05 02:54:23 jdhore Exp $ inherit multilib @@ -16,7 +16,7 @@ SLOT="0" RDEPEND=">=dev-cpp/commoncpp2-1.3.0 dev-libs/libgcrypt" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9.0 + virtual/pkgconfig doc? ( app-doc/doxygen )" src_install() { |