diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2012-05-04 12:13:53 +0000 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2012-05-04 12:13:53 +0000 |
commit | e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49 (patch) | |
tree | d5ef18ea3ee08550b03b254846cc2682d88a704c /media-libs/hamlib/hamlib-1.2.14.ebuild | |
parent | Version Bump. (diff) | |
download | gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.tar.gz gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.tar.bz2 gentoo-2-e2631f6cee9c6c88c646d2c105f5f2e0d47a1d49.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.1.10.57/cvs/Linux i686)
Diffstat (limited to 'media-libs/hamlib/hamlib-1.2.14.ebuild')
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.14.ebuild b/media-libs/hamlib/hamlib-1.2.14.ebuild index 7ab6ef9bd76f..d6d578bd9af9 100644 --- a/media-libs/hamlib/hamlib-1.2.14.ebuild +++ b/media-libs/hamlib/hamlib-1.2.14.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/media-libs/hamlib/hamlib-1.2.14.ebuild,v 1.4 2012/01/28 15:35:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.14.ebuild,v 1.5 2012/05/04 12:13:53 tomjbe Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -24,7 +24,7 @@ RDEPEND=" tcl? ( dev-lang/tcl )" DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/swig >=sys-devel/libtool-2.2 doc? ( app-doc/doxygen )" |