diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 02:20:37 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:41 -0700 |
commit | b1bded37f8f09ce2c35805d365694dab7569fc27 (patch) | |
tree | 84be293c16cfa89028e76f8eb38008983bd2cfc5 /x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild | |
parent | net-wireless/gnome-bluetooth: Update dependencies (x11-proto/* -> x11-base/xo... (diff) | |
download | gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.gz gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.bz2 gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.zip |
x11-apps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild')
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild index 1801d61d66e8..8a64373394ae 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild @@ -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 |