summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
committerHanno Böck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
commit8d9c19fe2bf68267f6ad40a4c18ee1a60882de04 (patch)
treec9a268451798c6a76f0a9a3981e095768737074d /app-editors/fte/fte-20050108-r3.ebuild
parentAdded =dev-libs/glib-1* to DEPEND, bug #107486 by Scott Dial (diff)
downloadgentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.tar.gz
gentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.tar.bz2
gentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.zip
fte modular x deps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/fte/fte-20050108-r3.ebuild')
-rw-r--r--app-editors/fte/fte-20050108-r3.ebuild14
1 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/fte/fte-20050108-r3.ebuild b/app-editors/fte/fte-20050108-r3.ebuild
index 7709f97ce9c4..fd4f7656b246 100644
--- a/app-editors/fte/fte-20050108-r3.ebuild
+++ b/app-editors/fte/fte-20050108-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20050108-r3.ebuild,v 1.3 2005/06/23 17:59:29 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20050108-r3.ebuild,v 1.4 2006/01/18 13:02:21 hanno Exp $
inherit eutils
@@ -15,12 +15,16 @@ KEYWORDS="amd64 ppc ~sparc x86"
IUSE="gpm slang X"
S=${WORKDIR}/${PN}
-RDEPEND=">=sys-libs/ncurses-5.2
+RDEPEND="|| ( (
+ x11-libs/libXdmcp
+ x11-libs/libXau
+ x11-libs/libX11
+ ) virtual/x11 )
+ >=sys-libs/ncurses-5.2
gpm? ( >=sys-libs/gpm-1.20 )"
DEPEND="${RDEPEND}
slang? ( sys-libs/slang )
- app-arch/unzip
- X? ( virtual/x11 )"
+ app-arch/unzip"
set_targets() {
export TARGETS=""