diff options
Diffstat (limited to 'x11-misc/wmakerconf/wmakerconf-2.12.ebuild')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.12.ebuild b/x11-misc/wmakerconf/wmakerconf-2.12.ebuild index 5362e60f148c..1f4d72f7032e 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.12.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.12.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/x11-misc/wmakerconf/wmakerconf-2.12.ebuild,v 1.7 2012/02/14 09:16:23 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.12.ebuild,v 1.8 2012/05/05 04:53:41 jdhore Exp $ EAPI=3 @@ -23,7 +23,7 @@ RDEPEND="x11-libs/gtk+:2 net-misc/wget ) )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { local myconf |