From: Ulrich Müller Date: Mon, 2 Apr 2018 13:53:18 +0000 (+0200) Subject: app-editors/jasspa-microemacs: Update dependency on X headers. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3f34086e4fd6309d430daf485c11fac0da680ccd;p=gentoo.git app-editors/jasspa-microemacs: Update dependency on X headers. Package-Manager: Portage-2.3.27, Repoman-2.3.9 --- diff --git a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r2.ebuild b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r2.ebuild index 55e0722235c9..eb138ec6f5bb 100644 --- a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r2.ebuild +++ b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -27,7 +27,7 @@ RDEPEND="sys-libs/ncurses DEPEND="${RDEPEND} virtual/pkgconfig X? ( x11-libs/libXt - x11-proto/xproto )" + x11-base/xorg-proto )" S="${WORKDIR}/me${PV:2}/src"