From 00f61543c347d5ba3ae99f39ab081329bd02a678 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 8 Aug 2024 17:22:52 -0400 Subject: [PATCH] Drop Qt5WebEngine dependent packages from Extras While Qt5 is planned for EPEL 10, its WebEngine component is not. cantor and kaidan show no signs of being close to Qt6 conversion, so this disables them in the meantime. ghostwriter will move to Qt6 in 24.08, and marble's usage is optional and can be disabled in spec. FWIW Qt5WebKit is even more unwanted, but so far the only dependents are kexi/kreport (which is about to be disabled in spec) and kdevelop (which is also moving to Qt6 in 24.08). --- configs/eln_extras_kde.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/eln_extras_kde.yaml b/configs/eln_extras_kde.yaml index acf5466c0..d32c54050 100644 --- a/configs/eln_extras_kde.yaml +++ b/configs/eln_extras_kde.yaml @@ -398,7 +398,7 @@ data: - angelfish - arianna - bluedevil - - cantor + #- cantor - digikam - digikam-libs - falkon @@ -410,7 +410,7 @@ data: - kaccounts-providers - kaddressbook - kaddressbook-libs - - kaidan + #- kaidan - kalarm - kalgebra - kdepim-addons @@ -452,7 +452,7 @@ data: - angelfish - arianna - bluedevil - - cantor + #- cantor - digikam - digikam-libs - falkon @@ -464,7 +464,7 @@ data: - kaccounts-providers - kaddressbook - kaddressbook-libs - - kaidan + #- kaidan - kalarm - kalgebra - kdepim-addons