diff options
Diffstat (limited to 'app-text/gv/gv-3.7.3-r1.ebuild')
-rw-r--r-- | app-text/gv/gv-3.7.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild index 35a80d634e16..e93336e80634 100644 --- a/app-text/gv/gv-3.7.3-r1.ebuild +++ b/app-text/gv/gv-3.7.3-r1.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=4 @@ -25,7 +25,7 @@ RDEPEND="app-text/ghostscript-gpl xinerama? ( x11-libs/libXinerama )" DEPEND="${RDEPEND} virtual/pkgconfig - x11-proto/xproto" + x11-base/xorg-proto" DOCS="AUTHORS ChangeLog NEWS README" |