summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.5.6.ebuild')
-rw-r--r--app-office/texmacs/texmacs-1.0.5.6.ebuild12
1 files changed, 10 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.5.6.ebuild b/app-office/texmacs/texmacs-1.0.5.6.ebuild
index c4858f435d61..edc3101831c4 100644
--- a/app-office/texmacs/texmacs-1.0.5.6.ebuild
+++ b/app-office/texmacs/texmacs-1.0.5.6.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-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.2 2006/01/02 19:36:22 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.3 2006/01/25 11:52:23 nattfodd Exp $
# although flag-o-matic functions in portage, we should inherit it
inherit flag-o-matic
@@ -22,10 +22,18 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
RDEPEND="virtual/tetex
>=dev-util/guile-1.4
>=sys-apps/sed-4
- virtual/x11
+ media-libs/freetype
+ sys-devel/libtool
+ || ( ( x11-libs/libX11
+ x11-libs/libICE )
+ virtual/x11
+ )
+ media-libs/imlib2
spell? ( >=app-text/ispell-3.2 )"
DEPEND="${RDEPEND}
+ || ( x11-proto/xproto
+ virtual/x11 )
virtual/ghostscript"
src_compile() {