Fix typo in macro name preventing build
Resolves: RHEL-32063
This commit is contained in:
parent
c0f6390dea
commit
3aa4aa9113
@ -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)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user