diff options
Diffstat (limited to 'x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild index bc84de10df6e..9e95c9e43c3f 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} - x11-proto/glproto" + x11-base/xorg-proto" pkg_setup() { xorg-2_pkg_setup |