diff --git a/tokodon.changes b/tokodon.changes index de812cf..45e14f5 100644 --- a/tokodon.changes +++ b/tokodon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 24 12:17:27 UTC 2023 - Christophe Marin + +- Require kirigami-addons + ------------------------------------------------------------------- Tue May 9 10:48:00 UTC 2023 - Christophe Marin diff --git a/tokodon.spec b/tokodon.spec index 20c5f16..4188241 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -48,6 +48,7 @@ BuildRequires: cmake(Qt5QuickControls2) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5WebSockets) BuildRequires: cmake(Qt5Widgets) +Requires: kirigami-addons Requires: kirigami2 Requires: kitemmodels-imports Requires: libqt5-qtgraphicaleffects