2024-03-02 13:24:09 +00:00
committed by Git OBS Bridge
parent fd27b8fde1
commit e30aed13d1

View File

@@ -29,8 +29,8 @@
%else
%bcond_with lto
%endif
# Enable the kde integration on openSUSE and SLE15-SP3 or newer
%if 0%{?is_opensuse} || 0%{?sle_version} >= 150300
# Enable the kde integration on openSUSE and SLE15-SP4 or newer
%if 0%{?is_opensuse} || 0%{?sle_version} >= 150400
%bcond_without kdeintegration
%else
%bcond_with kdeintegration