diff options
Diffstat (limited to 'www-client/jd/jd-2.8.0_p110203.ebuild')
-rw-r--r-- | www-client/jd/jd-2.8.0_p110203.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/jd/jd-2.8.0_p110203.ebuild b/www-client/jd/jd-2.8.0_p110203.ebuild index cd0a55833bc8..ce42ca3e3e47 100644 --- a/www-client/jd/jd-2.8.0_p110203.ebuild +++ b/www-client/jd/jd-2.8.0_p110203.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/www-client/jd/jd-2.8.0_p110203.ebuild,v 1.2 2011/03/28 18:31:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild,v 1.3 2012/05/03 06:01:03 jdhore Exp $ EAPI=3 inherit eutils autotools @@ -31,7 +31,7 @@ RDEPEND="dev-cpp/gtkmm:2.4 migemo? ( app-text/cmigemo )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}/${MY_P}" |