summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/dwb/dwb-9999.ebuild')
-rw-r--r--www-client/dwb/dwb-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/dwb/dwb-9999.ebuild b/www-client/dwb/dwb-9999.ebuild
index bfba9e445481..8790baf71ffd 100644
--- a/www-client/dwb/dwb-9999.ebuild
+++ b/www-client/dwb/dwb-9999.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/www-client/dwb/dwb-9999.ebuild,v 1.1 2012/02/18 09:20:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dwb/dwb-9999.ebuild,v 1.2 2012/05/03 06:01:05 jdhore Exp $
EAPI=4
@@ -27,7 +27,7 @@ RDEPEND=">=net-libs/libsoup-2.32:2.4
x11-libs/gtk+:3
)"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
sed -i -e "/^CFLAGS += -\(pipe\|g\|O2\)/d" config.mk || die