diff options
Diffstat (limited to 'app-editors/xemacs/xemacs-21.5.30.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.30.ebuild b/app-editors/xemacs/xemacs-21.5.30.ebuild index 3b3c3ae6d1ff..22a54139dfa7 100644 --- a/app-editors/xemacs/xemacs-21.5.30.ebuild +++ b/app-editors/xemacs/xemacs-21.5.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.1 2011/04/27 18:02:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.2 2011/08/02 05:43:01 mattst88 Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -39,7 +39,7 @@ RDEPEND=" dnd? ( x11-libs/dnd ) motif? ( >=x11-libs/openmotif-2.3:0[xft=] ) athena? ( x11-libs/libXaw ) - Xaw3d? ( x11-libs/Xaw3d ) + Xaw3d? ( x11-libs/libXaw3d ) xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 ) neXt? ( x11-libs/neXtaw ) xface? ( media-libs/compface ) |