diff options
author | 2009-01-09 15:42:49 +0000 | |
---|---|---|
committer | 2009-01-09 15:42:49 +0000 | |
commit | 9aa140ea49bbb39845203b50e80d6b22ee616087 (patch) | |
tree | 99d2ce222bfe15d6f6ab2911ad35ef2f7b0457ac /x11-wm/windowlab/windowlab-1.34.ebuild | |
parent | Version bump. (diff) | |
download | historical-9aa140ea49bbb39845203b50e80d6b22ee616087.tar.gz historical-9aa140ea49bbb39845203b50e80d6b22ee616087.tar.bz2 historical-9aa140ea49bbb39845203b50e80d6b22ee616087.zip |
x11-wm/windowlab: Change virtual/xft dependency to x11-libs/libXft, bug 253771.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'x11-wm/windowlab/windowlab-1.34.ebuild')
-rw-r--r-- | x11-wm/windowlab/windowlab-1.34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowlab/windowlab-1.34.ebuild b/x11-wm/windowlab/windowlab-1.34.ebuild index 1741fc762a13..7e4bdf1156a4 100644 --- a/x11-wm/windowlab/windowlab-1.34.ebuild +++ b/x11-wm/windowlab/windowlab-1.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowlab/windowlab-1.34.ebuild,v 1.5 2007/08/24 18:03:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowlab/windowlab-1.34.ebuild,v 1.6 2009/01/09 15:42:49 remi Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ~mips ppc x86" IUSE="truetype" -RDEPEND="truetype? ( virtual/xft ) +RDEPEND="truetype? ( x11-libs/libXft ) x11-libs/libXext" DEPEND="${RDEPEND} x11-proto/xextproto |