diff --git a/strawberry.spec b/strawberry.spec index 8344191..55c4af5 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -82,7 +82,11 @@ BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(sqlite3) >= 3.9 BuildRequires: pkgconfig(taglib) >= 1.11.1 +%if 0%{?suse_version} > 1530 +Requires: qt6-sql-sqlite +%else Requires: libQt5Sql5-sqlite +%endif %description Strawberry is a music player and music collection organizer.