diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
commit | c944e39aadef9fdf4757dae388e106e069771efd (patch) | |
tree | 67d9dba7373c91ddea38b00006fa5b5a3c2f922c /app-office/abiword/abiword-2.8.6-r2.ebuild | |
parent | Create patchset tarball because of the valgrind patch filesize. (diff) | |
download | gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.gz gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.bz2 gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-office/abiword/abiword-2.8.6-r2.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.8.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.8.6-r2.ebuild b/app-office/abiword/abiword-2.8.6-r2.ebuild index 943c73e16905..93dc56a68672 100644 --- a/app-office/abiword/abiword-2.8.6-r2.ebuild +++ b/app-office/abiword/abiword-2.8.6-r2.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/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.7 2012/04/08 01:57:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.8 2012/05/03 20:00:39 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -62,7 +62,7 @@ RDEPEND=" # svg? ( >=gnome-base/librsvg-2 ) DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig collab? ( dev-cpp/asio )" pkg_setup() { |