From a336367de2cbec7d77312a18717865ceeaf8f8e4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 10 May 2020 20:43:16 +0200 Subject: [PATCH] profiles: plasma: Drop USE xcomposite from make.defaults It was renamed to X some time ago and the last package using it was dropped. Signed-off-by: Andreas Sturmlechner --- profiles/targets/desktop/plasma/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index 81288cb52182..1a55f5454a26 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets xcomposite" +USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets" -- 2.26.2