diff options
Diffstat (limited to 'app-text/pspresent/pspresent-1.3-r1.ebuild')
-rw-r--r-- | app-text/pspresent/pspresent-1.3-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild b/app-text/pspresent/pspresent-1.3-r1.ebuild index 128bda4cc35e..c13ed4cddafe 100644 --- a/app-text/pspresent/pspresent-1.3-r1.ebuild +++ b/app-text/pspresent/pspresent-1.3-r1.ebuild @@ -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="2" @@ -18,8 +18,7 @@ RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) app-text/ghostscript-gpl" DEPEND="${RDEPEND} - x11-proto/xproto - xinerama? ( x11-proto/xineramaproto ) + x11-base/xorg-proto >=sys-apps/sed-4" src_prepare() { |