diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-03-10 11:01:35 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-03-10 11:02:40 +0100 |
commit | 79cc41d8ba39f3bb1e0684f74ad77b7509abec9e (patch) | |
tree | ce6bc9f822440000c83699016a7f10ed4ffbb8da /app-editors | |
parent | sys-kernel/aufs-sources: Bump to latest aufs, genpatches and linux release (diff) | |
download | gentoo-79cc41d8ba39f3bb1e0684f74ad77b7509abec9e.tar.gz gentoo-79cc41d8ba39f3bb1e0684f74ad77b7509abec9e.tar.bz2 gentoo-79cc41d8ba39f3bb1e0684f74ad77b7509abec9e.zip |
app-editors/nedit: Drop dependencies on libXp and libXpm.
The executable is linked against neither of these.
Closes: https://bugs.gentoo.org/649148
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nedit/nedit-5.6-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-editors/nedit/nedit-5.6-r1.ebuild b/app-editors/nedit/nedit-5.6-r1.ebuild index a5a952a8c2c8..86b946aebecb 100644 --- a/app-editors/nedit/nedit-5.6-r1.ebuild +++ b/app-editors/nedit/nedit-5.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,8 +16,6 @@ SLOT="0" KEYWORDS="alpha amd64 ~mips ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=x11-libs/motif-2.3:0 - x11-libs/libXp - x11-libs/libXpm x11-libs/libXt x11-libs/libX11" DEPEND="${RDEPEND} |