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

app-editors/jed/jed-0.99.19.ebuild

index f58a30d246ccf1cf079e9690ba5fc12dd21295b6..04e69c80056f7cab197fb2eaf9945c6495a91f6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -28,7 +28,7 @@ RDEPEND=">=sys-libs/slang-2
 DEPEND="${RDEPEND}
        X? (
                x11-libs/libXt
-               x11-proto/xproto
+               x11-base/xorg-proto
        )"
 
 S=${WORKDIR}/${MY_P}