From 10d045459e9e38dc4157dfcd01d4bc742d423a5b Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 12 Apr 2026 13:56:18 -0400 Subject: [PATCH] Block ECM and KDE packages from ELN (not Extras) These are wanted in Extras, but not in ELN itself: https://github.com/fedora-eln/eln/issues/478 --- configs/repository-fedora-eln.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index a5b5aa51..90c6a9ab 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -165,7 +165,11 @@ data: - libswresample-free* - libswscale-free* # only qt6 in ELN + - kf5-* - qt5-* + # KDE is unwanted + - extra-cmake-modules + - kf6-* # qtwebengine is unwanted - qt6-qtpdf - qt6-qtpdf-devel