Fix typo in macro name preventing build

Resolves: RHEL-32063
This commit is contained in:
Ondrej Holy 2024-04-05 10:27:08 +02:00
parent c0f6390dea
commit 3aa4aa9113

View File

@ -71,7 +71,7 @@ BuildRequires: xmlto
BuildRequires: zlib-devel
BuildRequires: multilib-rpm-config
%{?_with_add:BuildRequires: cmake(cJSON)}
%{?_with_aad:BuildRequires: cmake(cJSON)}
# Packaging error led to cmake files in the wrong place
# Fixed in https://src.fedoraproject.org/rpms/uriparser/c/1b07302bfc80983fbf84283783370e8338d36429
%{?_with_uriparser:BuildRequires: (cmake(uriparser) and uriparser-devel)}