diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 08:58:58 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 08:58:58 +0000 |
commit | 6f6287c2d7e55d0794fc1a28325fb9ace179c1f9 (patch) | |
tree | 1403a48587b1e86e87bd2cca2d9812ff4bcb939f /x11-wm/cwm/cwm-9999.ebuild | |
parent | Initial import, ebuild written by me. Fixes #408503 by Ian Delaney <johneed@h... (diff) | |
download | historical-6f6287c2d7e55d0794fc1a28325fb9ace179c1f9.tar.gz historical-6f6287c2d7e55d0794fc1a28325fb9ace179c1f9.tar.bz2 historical-6f6287c2d7e55d0794fc1a28325fb9ace179c1f9.zip |
dev-til/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
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() { |