From f507b5cadb96a5c0f35ee786e278a8d514cde24de5e575157172e6f6f08b828c Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 21 Jun 2023 01:05:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-tools?expand=0&rev=44 --- qt6-tools.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/qt6-tools.spec b/qt6-tools.spec index 3733cfd..af5f888 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -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