diff options
Diffstat (limited to 'app-office/texmacs/texmacs-1.99.5.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.99.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.99.5.ebuild b/app-office/texmacs/texmacs-1.99.5.ebuild index 38d576fe4680..879508352d2e 100644 --- a/app-office/texmacs/texmacs-1.99.5.ebuild +++ b/app-office/texmacs/texmacs-1.99.5.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=6 @@ -31,7 +31,7 @@ RDEPEND=" svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) ) " DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" S="${WORKDIR}/${MY_P}" |