summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-09 23:45:03 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-09 23:45:03 +0000
commit97fa614785c078ce05b3cf3dbc873e68d40aab2f (patch)
tree2e95ef5e4034caafb2da5897bf315c0ca57aa554 /app-emulation/wine/wine-9999.ebuild
parentMark 2.2.0 stable on ia64 (diff)
downloadgentoo-2-97fa614785c078ce05b3cf3dbc873e68d40aab2f.tar.gz
gentoo-2-97fa614785c078ce05b3cf3dbc873e68d40aab2f.tar.bz2
gentoo-2-97fa614785c078ce05b3cf3dbc873e68d40aab2f.zip
Depend on fontforge when USE=truetype so we can build the default fonts.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index d0f98dab0fda..47be258c9960 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.9 2006/02/16 02:25:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.10 2006/03/09 23:45:03 vapier Exp $
ECVS_SERVER="cvs.winehq.org:/home/wine"
ECVS_MODULE="wine"
@@ -44,7 +44,7 @@ RDEPEND=">=media-libs/freetype-2.0.0
glut? ( virtual/glut )
lcms? ( media-libs/lcms )
xml2? ( dev-libs/libxml2 dev-libs/libxslt )
- truetype? ( media-libs/freetype )
+ truetype? ( media-libs/freetype media-gfx/fontforge )
scanner? ( media-gfx/sane-backends )
amd64? (
>=app-emulation/emul-linux-x86-xlibs-2.1