summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-10-29 19:55:42 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-10-29 19:55:42 +0000
commit500854a083d6834de214ed0cea652abfc77a74ed (patch)
tree8f6f8620ef68914cb4784def25989a1d15cd15f8 /x11-wm
parentAdded einfo for MySQL/PostgreSQL usage. Closes #68922. (Manifest recommit) (diff)
downloadgentoo-2-500854a083d6834de214ed0cea652abfc77a74ed.tar.gz
gentoo-2-500854a083d6834de214ed0cea652abfc77a74ed.tar.bz2
gentoo-2-500854a083d6834de214ed0cea652abfc77a74ed.zip
added depend for media-libs/fontconfig, bug 68941
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker/windowmaker-0.90.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.90.0.ebuild b/x11-wm/windowmaker/windowmaker-0.90.0.ebuild
index 2db0bd260175..bbb20256311d 100644
--- a/x11-wm/windowmaker/windowmaker-0.90.0.ebuild
+++ b/x11-wm/windowmaker/windowmaker-0.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.90.0.ebuild,v 1.4 2004/10/29 00:26:50 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.90.0.ebuild,v 1.5 2004/10/29 19:55:42 fafhrd Exp $
inherit eutils gnustep
@@ -14,6 +14,7 @@ HOMEPAGE="http://www.windowmaker.org/"
IUSE="gif gnustep jpeg nls png tiff modelock vdesktop xinerama"
DEPEND="virtual/x11
+ media-libs/fontconfig
gif? ( || ( >=media-libs/libungif-4.1.0
>=media-libs/giflib-4.1.0-r3))
png? ( >=media-libs/libpng-1.2.1 )