diff --git a/meshtasticd.spec.rpkg b/meshtasticd.spec.rpkg index 227f81574..e2da172c3 100644 --- a/meshtasticd.spec.rpkg +++ b/meshtasticd.spec.rpkg @@ -50,7 +50,7 @@ BuildRequires: pkgconfig(libinput) BuildRequires: pkgconfig(xkbcommon-x11) # libbsd is needed on older Fedora/RHEL to provide 'strlcpy' -%if 0%{?fedora} >= 41 || 0%{?rhel} >= 9 +%if 0%{?fedora} >= 39 || 0%{?rhel} >= 10 BuildRequires: glibc-devel >= 2.38 %else BuildRequires: pkgconfig(libbsd-overlay)