From 32a65303ce03d20f6936c87e312ee31b62fe2213f2e4187bdf45ea1218a7a37d Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 27 Feb 2024 21:37:02 +0000 Subject: [PATCH] add qtwebview qml requirement OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/tokodon?expand=0&rev=30 --- tokodon.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tokodon.spec b/tokodon.spec index e64fcf1..1b4fecf 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -62,11 +62,12 @@ BuildRequires: pkgconfig(mpv) # It can only build on the same platforms as Qt Webengine ExclusiveArch: x86_64 aarch64 riscv64 Requires: kf6-kirigami-imports >= %{kf6_version} -Requires: kirigami-addons6 Requires: kf6-kitemmodels-imports >= %{kf6_version} -Requires: qt6-qt5compat-imports >= %{qt6_version} -Requires: qt6-declarative-imports >= %{qt6_version} Requires: kf6-sonnet-imports >= %{kf6_version} +Requires: kirigami-addons6 +Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-qt5compat-imports >= %{qt6_version} +Requires: qt6-webview-imports >= %{qt6_version} %description Tokodon is a Mastodon client. It allows you to interact with the Fediverse