diff --git a/tokodon.changes b/tokodon.changes index fc82385..0f36942 100644 --- a/tokodon.changes +++ b/tokodon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 27 08:31:06 UTC 2024 - Julius Enriquez + +- Add qt6-webview dep to fix login (boo#1222024) + ------------------------------------------------------------------- Tue Mar 19 15:28:12 UTC 2024 - Christophe Marin diff --git a/tokodon.spec b/tokodon.spec index fba04fc..d22c136 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -67,6 +67,7 @@ Requires: kf6-sonnet-imports >= %{kf6_version} Requires: kirigami-addons6 Requires: qt6-declarative-imports >= %{qt6_version} Requires: qt6-qt5compat-imports >= %{qt6_version} +Requires: qt6-webview >= %{qt6_version} Requires: qt6-webview-imports >= %{qt6_version} %description