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