diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-3.4.1.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-3.4.1.ebuild b/dev-util/devhelp/devhelp-3.4.1.ebuild index a896b0f9e9aa..db946b0729d1 100644 --- a/dev-util/devhelp/devhelp-3.4.1.ebuild +++ b/dev-util/devhelp/devhelp-3.4.1.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-util/devhelp/devhelp-3.4.1.ebuild,v 1.1 2012/05/03 05:05:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.4.1.ebuild,v 1.2 2012/05/04 17:51:45 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -26,7 +26,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" pkg_setup() { DOCS="AUTHORS NEWS README" |