From 4ec22b63e1949c3458f34870d290afaa947ee5addacf9cd21f95b911fbdbc5c4 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 19 Aug 2017 09:28:15 +0000 Subject: [PATCH] Fixup for < Factory OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=344 --- plasma5-workspace.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 49c0a34..7ad7daf 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -144,6 +144,11 @@ Requires: kio-extras5 Recommends: phonon4qt5-backend # people should be able to adjust desktop Recommends: systemsettings5 +# Later versions have a supplements in sni-qt +%if 0%{?suse_version} < 1330 +# so Qt4-only apps have some colors in tray +Recommends: sni-qt +%endif # The lockscreen has a button to open a virtual keyboard Recommends: libqt5-qtvirtualkeyboard Recommends: %{name}-lang