app-editors/jasspa-microemacs: Update dependency on X headers.
authorUlrich Müller <ulm@gentoo.org>
Mon, 2 Apr 2018 13:53:18 +0000 (15:53 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 2 Apr 2018 14:03:40 +0000 (16:03 +0200)
Package-Manager: Portage-2.3.27, Repoman-2.3.9

app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r2.ebuild

index 55e0722235c923aef691c033e8394f71e82d21fe..eb138ec6f5bbc850ab75047908ffcbda4b79d5e8 100644 (file)
@@ -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"