From 91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 21 May 2018 22:26:44 +0200 Subject: x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- x11-plugins/allin1/allin1-0.5.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins/allin1') diff --git a/x11-plugins/allin1/allin1-0.5.0-r2.ebuild b/x11-plugins/allin1/allin1-0.5.0-r2.ebuild index 3777c34d6a03..8fbbd58b567a 100644 --- a/x11-plugins/allin1/allin1-0.5.0-r2.ebuild +++ b/x11-plugins/allin1/allin1-0.5.0-r2.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 @@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXpm" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}/makefile-r2.patch" ) -- cgit v1.2.3-65-gdbad