diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-2.32.0.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-2.32.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/devhelp/devhelp-2.32.0.ebuild b/dev-util/devhelp/devhelp-2.32.0.ebuild index b5fea5efdd4a..a8edc428f920 100644 --- a/dev-util/devhelp/devhelp-2.32.0.ebuild +++ b/dev-util/devhelp/devhelp-2.32.0.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/dev-util/devhelp/devhelp-2.32.0.ebuild,v 1.9 2011/12/31 20:50:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.32.0.ebuild,v 1.10 2012/05/04 17:51:45 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -27,7 +27,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} sys-devel/gettext >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" pkg_setup() { DOCS="AUTHORS ChangeLog NEWS README" |