diff options
Diffstat (limited to 'x11-wm/cwm/cwm-9999.ebuild')
-rw-r--r-- | x11-wm/cwm/cwm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild index 81bc7388aaad..b53a09d32e3d 100644 --- a/x11-wm/cwm/cwm-9999.ebuild +++ b/x11-wm/cwm/cwm-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/x11-wm/cwm/cwm-9999.ebuild,v 1.1 2012/05/02 13:19:24 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/cwm/cwm-9999.ebuild,v 1.2 2012/05/04 08:58:55 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libXft x11-libs/libXinerama x11-libs/libXrandr" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/bison" src_prepare() { |