spec: Remove Qt 5 specific requires

This commit is contained in:
Jonas Kvinge 2024-09-13 00:41:59 +02:00
parent 86dd2886d2
commit 718c24ee47
1 changed files with 0 additions and 5 deletions

View File

@ -71,14 +71,9 @@ BuildRequires: pkgconfig(libvlc)
%endif
%if 0%{?suse_version}
%if "@QT_VERSION_MAJOR@" == "6"
Requires: qt6-sql-sqlite
Requires: qt6-network-tls
%endif
%if "@QT_VERSION_MAJOR@" == "5"
Requires: libQt5Sql5-sqlite
%endif
%endif
%description
Strawberry is a music player and music collection organizer.