diff options
Diffstat (limited to 'www-client/jd/jd-2.7.5_p101228.ebuild')
-rw-r--r-- | www-client/jd/jd-2.7.5_p101228.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/jd/jd-2.7.5_p101228.ebuild b/www-client/jd/jd-2.7.5_p101228.ebuild index 647102fd8416..347d3b7770ab 100644 --- a/www-client/jd/jd-2.7.5_p101228.ebuild +++ b/www-client/jd/jd-2.7.5_p101228.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.7.5_p101228.ebuild,v 1.2 2011/03/28 18:31:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.7.5_p101228.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}" |