diff options
author | 2018-04-30 21:21:55 +0200 | |
---|---|---|
committer | 2018-04-30 13:50:13 -0700 | |
commit | c04ad837d60ae77e24e03f22f02cea267f9794fd (patch) | |
tree | 25937ad379cc0b73d045b4f4f97810c4adbcea7f /app-text/gv/gv-3.7.3.90.ebuild | |
parent | app-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.tar.gz gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.tar.bz2 gentoo-c04ad837d60ae77e24e03f22f02cea267f9794fd.zip |
app-text/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-text/gv/gv-3.7.3.90.ebuild')
-rw-r--r-- | app-text/gv/gv-3.7.3.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90.ebuild index db63c43154e6..95b3ac253ccb 100644 --- a/app-text/gv/gv-3.7.3.90.ebuild +++ b/app-text/gv/gv-3.7.3.90.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=5 @@ -26,7 +26,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" |