diff options
Diffstat (limited to 'eclass/font.eclass')
-rw-r--r-- | eclass/font.eclass | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/font.eclass b/eclass/font.eclass index 8661b3337088..0a736efbc0b0 100644 --- a/eclass/font.eclass +++ b/eclass/font.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.38 2008/06/21 06:12:45 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.39 2008/08/19 10:34:22 pva Exp $ # @ECLASS: font.eclass # @MAINTAINER: @@ -47,7 +47,8 @@ DOCS="" IUSE="X" -DEPEND="X? ( x11-apps/mkfontdir ) +DEPEND="X? ( x11-apps/mkfontdir + media-fonts/encodings ) media-libs/fontconfig" # |