Add require for qt6-network-tls to RPM spec

This commit is contained in:
Jonas Kvinge 2021-05-19 22:28:38 +02:00
parent 4636cc74dc
commit 08eca88e2f
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ BuildRequires: pkgconfig(libvlc)
%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