diff --git a/strawberry.changes b/strawberry.changes index e7de134..df0ab6d 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 31 17:45:24 UTC 2025 - Jonas Kvinge + +- Add missing qt6-gui-private-devel dependency + ------------------------------------------------------------------- Fri Jan 31 17:27:52 UTC 2025 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 3b3c4f1..f0c64d8 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -78,6 +78,7 @@ BuildRequires: pkgconfig(taglib) >= 1.12 %if 0%{?suse_version} > 1600 BuildRequires: cmake(KDSingleApplication-qt6) %endif +BuildRequires: qt6-gui-private-devel Requires: qt6-sql-sqlite