diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:21:00 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:21:00 +0000 |
commit | 4ad908f5867f6488f2f7287cc4e5c33d14f4256a (patch) | |
tree | 0a9f58a858f75f3405eac9877e223226185651d8 /app-pda/barry/barry-0.16.ebuild | |
parent | Fix compilation on OSX Leopard (diff) | |
download | historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.tar.gz historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.tar.bz2 historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-pda/barry/barry-0.16.ebuild')
-rw-r--r-- | app-pda/barry/barry-0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/barry/barry-0.16.ebuild b/app-pda/barry/barry-0.16.ebuild index fe80eb0bda39..067f310af914 100644 --- a/app-pda/barry/barry-0.16.ebuild +++ b/app-pda/barry/barry-0.16.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/app-pda/barry/barry-0.16.ebuild,v 1.11 2011/03/29 06:13:02 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.16.ebuild,v 1.12 2012/05/03 20:20:56 jdhore Exp $ EAPI="3" @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libusb:0 >=dev-libs/libtar-1.2.11-r2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( >=app-doc/doxygen-1.5.6 )" src_prepare() { |