summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-09-29 20:48:26 +0000
committerUlrich Müller <ulm@gentoo.org>2014-09-29 20:48:26 +0000
commitae5cd4ab40f0d6fc97c225dd34ac9a58571f8df4 (patch)
tree0dc747294cc05a848c9f040e01f48dc1edd7acca /app-editors/emact/emact-2.56.0.ebuild
parentvanilla-3.16.3 + genpatches-3.16.3 + grsecurity-3.0-3.16.3-20149282025 (diff)
downloadgentoo-2-ae5cd4ab40f0d6fc97c225dd34ac9a58571f8df4.tar.gz
gentoo-2-ae5cd4ab40f0d6fc97c225dd34ac9a58571f8df4.tar.bz2
gentoo-2-ae5cd4ab40f0d6fc97c225dd34ac9a58571f8df4.zip
Clean up unused dependencies.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors/emact/emact-2.56.0.ebuild')
-rw-r--r--app-editors/emact/emact-2.56.0.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/app-editors/emact/emact-2.56.0.ebuild b/app-editors/emact/emact-2.56.0.ebuild
index d862df8b4220..f6d0bef97aa5 100644
--- a/app-editors/emact/emact-2.56.0.ebuild
+++ b/app-editors/emact/emact-2.56.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.4 2014/02/12 17:58:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.5 2014/09/29 20:48:26 ulm Exp $
EAPI=4
@@ -14,12 +14,7 @@ KEYWORDS="amd64 x86"
IUSE="X"
DEPEND="sys-libs/ncurses
- X? (
- x11-libs/libX11
- x11-libs/libICE
- x11-libs/libSM
- )"
-
+ X? ( x11-libs/libX11 )"
RDEPEND="${DEPEND}"
src_prepare() {