diff options
Diffstat (limited to 'net-libs/ccrtp/ccrtp-1.5.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index ecbcd820ff34..c73eaa36af29 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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.5.0.ebuild,v 1.7 2008/05/10 10:03:57 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.8 2012/05/05 02:54:23 jdhore Exp $ inherit multilib eutils @@ -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_unpack() { |