diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
commit | eeff4982b2a7794d566a0b782448402ac6495c5e (patch) | |
tree | 76d138247a574ef6ae036238f0858795dcf43cdd /dev-libs/atk/atk-2.4.0.ebuild | |
parent | 0.8.50 version bump. (diff) | |
download | historical-eeff4982b2a7794d566a0b782448402ac6495c5e.tar.gz historical-eeff4982b2a7794d566a0b782448402ac6495c5e.tar.bz2 historical-eeff4982b2a7794d566a0b782448402ac6495c5e.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-libs/atk/atk-2.4.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-2.4.0.ebuild b/dev-libs/atk/atk-2.4.0.ebuild index c08eae726b87..0c32cf43e0b7 100644 --- a/dev-libs/atk/atk-2.4.0.ebuild +++ b/dev-libs/atk/atk-2.4.0.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/dev-libs/atk/atk-2.4.0.ebuild,v 1.3 2012/04/28 03:54:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.4.0.ebuild,v 1.4 2012/05/04 18:35:50 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.31.2:2 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )" DEPEND="${RDEPEND} >=dev-lang/perl-5 - dev-util/pkgconfig + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.13 ) nls? ( sys-devel/gettext )" |