From 34e75ec9bd8cd065445f2f8d264b9b6898ad5062 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Tue, 2 May 2023 00:09:35 +0200 Subject: [PATCH] No longer remove libX11 Multiple packages need it as a dependency, maintaining an exclusion list is not feasible. Signed-off-by: Georg Pfuetzenreuter --- salt/common/suse.sls | 3 --- 1 file changed, 3 deletions(-) diff --git a/salt/common/suse.sls b/salt/common/suse.sls index 21889c6..4cfaf02 100644 --- a/salt/common/suse.sls +++ b/salt/common/suse.sls @@ -71,9 +71,6 @@ common_packages_remove: {#- we only use AutoYaST for the OS deployment #} - autoyast2 - autoyast2-installation - {%- if not 'php-fpm' in roles %} - - libX11-data - {%- endif %} - yast2-add-on - yast2-services-manager - yast2-slp