Accepting request 858311 from home:jonaski:branches:multimedia:apps
Fix Qt 6 sqlite dependency OBS-URL: https://build.opensuse.org/request/show/858311 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=89
This commit is contained in:
parent
f510ecf7e0
commit
153ec99050
@ -82,7 +82,11 @@ BuildRequires: pkgconfig(protobuf)
|
|||||||
BuildRequires: pkgconfig(sqlite3) >= 3.9
|
BuildRequires: pkgconfig(sqlite3) >= 3.9
|
||||||
BuildRequires: pkgconfig(taglib) >= 1.11.1
|
BuildRequires: pkgconfig(taglib) >= 1.11.1
|
||||||
|
|
||||||
|
%if 0%{?suse_version} > 1530
|
||||||
|
Requires: qt6-sql-sqlite
|
||||||
|
%else
|
||||||
Requires: libQt5Sql5-sqlite
|
Requires: libQt5Sql5-sqlite
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Strawberry is a music player and music collection organizer.
|
Strawberry is a music player and music collection organizer.
|
||||||
|
Loading…
Reference in New Issue
Block a user