Christophe Marin 2023-06-21 01:05:14 +00:00 committed by Git OBS Bridge
parent c8bc29c735
commit f507b5cadb

View File

@ -47,15 +47,11 @@ Source13: org.qt.assistant6.desktop
Source14: linguist6.png
Source99: qt6-tools-rpmlintrc
# clang-devel in Leap 15 points to clang7...
%if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150400
BuildRequires: clang13-devel
%else
%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150500
%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150400
BuildRequires: clang15-devel
%else
BuildRequires: clang-devel >= 8
%endif
%endif
BuildRequires: hicolor-icon-theme
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel