summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/flpsed/flpsed-0.3.4.ebuild')
-rw-r--r--app-text/flpsed/flpsed-0.3.4.ebuild13
1 files changed, 5 insertions, 8 deletions
diff --git a/app-text/flpsed/flpsed-0.3.4.ebuild b/app-text/flpsed/flpsed-0.3.4.ebuild
index 2a70c6bb43ef..1b27958422ca 100644
--- a/app-text/flpsed/flpsed-0.3.4.ebuild
+++ b/app-text/flpsed/flpsed-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.4.ebuild,v 1.2 2006/02/07 17:36:44 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.4.ebuild,v 1.3 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"