summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-11-30 23:12:07 +0000
committerSven Wegener <swegener@gentoo.org>2004-11-30 23:12:07 +0000
commit3e56f613199e57ab0077463a79ce8de55db5e698 (patch)
tree939a5e0bde6cc583d8ccaa54aa1067857cc4adfe /eclass
parentThird times a charm. Readding .32 to unbreak mjpegtools. (diff)
downloadhistorical-3e56f613199e57ab0077463a79ce8de55db5e698.tar.gz
historical-3e56f613199e57ab0077463a79ce8de55db5e698.tar.bz2
historical-3e56f613199e57ab0077463a79ce8de55db5e698.zip
Added missing ? after !moznoxft in DEPEND.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mozconfig.eclass b/eclass/mozconfig.eclass
index b2abcba467f8..8cc8d6bf8746 100644
--- a/eclass/mozconfig.eclass
+++ b/eclass/mozconfig.eclass
@@ -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/eclass/mozconfig.eclass,v 1.3 2004/11/16 16:00:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.4 2004/11/30 23:12:07 swegener Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -14,7 +14,7 @@ case ${PN} in
esac
RDEPEND="virtual/x11
- !moznoxft ( virtual/xft )
+ !moznoxft? ( virtual/xft )
>=media-libs/fontconfig-2.1
>=sys-libs/zlib-1.1.4
>=media-libs/jpeg-6b