add qtwebview qml requirement
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/tokodon?expand=0&rev=30
This commit is contained in:
parent
96b764904a
commit
32a65303ce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user