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/wmamixer/wmamixer-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins/wmamixer') diff --git a/x11-plugins/wmamixer/wmamixer-0.2.ebuild b/x11-plugins/wmamixer/wmamixer-0.2.ebuild index a684fbdad792..47ea86948d75 100644 --- a/x11-plugins/wmamixer/wmamixer-0.2.ebuild +++ b/x11-plugins/wmamixer/wmamixer-0.2.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 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXpm x11-libs/libXext x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" DOCS=( README.rst ) src_compile() { -- cgit v1.2.3-65-gdbad