From 4b33f994c6f4a392c278cc8b52aa56679ee0254a566506d9e254e8d8f79c8683 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Thu, 11 May 2023 15:00:22 +0000 Subject: [PATCH] Accepting request 1086529 from home:Vogtinator:plasma5.27 - Require cpp explicitly, xrdb doesn't do it anymore OBS-URL: https://build.opensuse.org/request/show/1086529 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=696 --- plasma5-workspace.changes | 5 +++++ plasma5-workspace.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 49f4754..e0d4205 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 11 13:06:07 UTC 2023 - Fabian Vogt + +- Require cpp explicitly, xrdb doesn't do it anymore + ------------------------------------------------------------------- Tue May 9 13:44:15 UTC 2023 - Fabian Vogt diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 7cfb5b7..d8a1a22 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -186,6 +186,8 @@ Requires: kuserfeedback-imports Requires: xembedsniproxy >= %{_plasma5_version} # startkde and startplasma call these Requires: awk +# krdb uses xrdb with cpp preprocessing +Requires: cpp Requires: xrdb Requires: xsetroot # Used by Source3: xprop-kde-full-session.desktop