1 Commits

Author SHA256 Message Date
b4a8bdf643 Sync changes to SLFO-1.2 branch 2025-08-20 09:06:35 +02:00

View File

@@ -91,7 +91,9 @@ BuildRequires: distribution-release
BuildRequires: util-linux BuildRequires: util-linux
Requires: bash Requires: bash
%if 0%{?suse_version} >= 1600 %if 0%{?suse_version} >= 1600
Requires: dhcpcd # Micro 6+ is identified in the Build Service with 1600 as SUSE version but
# it does not provide dhcpcd
Requires: (dhcpcd or dhcp-client)
%else %else
Requires: dhcp-client Requires: dhcp-client
%endif %endif