From 68066b2a61adffb40ffe9ae4d01671640bda0d6e Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 21 May 2018 22:28:42 +0200 Subject: x11-wm/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- x11-wm/wmfs/wmfs-99999999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11-wm/wmfs/wmfs-99999999.ebuild') diff --git a/x11-wm/wmfs/wmfs-99999999.ebuild b/x11-wm/wmfs/wmfs-99999999.ebuild index accc125060ba..cbcb210e0993 100644 --- a/x11-wm/wmfs/wmfs-99999999.ebuild +++ b/x11-wm/wmfs/wmfs-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,9 +24,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/randrproto - x11-proto/xineramaproto - x11-proto/xproto + x11-base/xorg-proto " src_prepare() { -- cgit v1.2.3-65-gdbad