diff options
Diffstat (limited to 'x11-plugins/wmauda/wmauda-0.7.ebuild')
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmauda/wmauda-0.7.ebuild b/x11-plugins/wmauda/wmauda-0.7.ebuild index 99bd9ad0a0de..ca43d931feaa 100644 --- a/x11-plugins/wmauda/wmauda-0.7.ebuild +++ b/x11-plugins/wmauda/wmauda-0.7.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-plugins/wmauda/wmauda-0.7.ebuild,v 1.8 2012/02/13 22:37:05 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.7.ebuild,v 1.9 2012/05/05 05:12:00 jdhore Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -20,7 +20,7 @@ RDEPEND="dev-libs/dbus-glib <media-sound/audacious-3.2" DEPEND="${RDEPEND} x11-proto/xproto - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-asneeded.patch |