Add missing architecture to lmdb
This commit is contained in:
parent
e761bce6ce
commit
dac5cf7a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ Requires: libcap-devel%{?_isa}
|
|||
Requires: krb5-devel%{?_isa}
|
||||
%endif
|
||||
%if %{with LMDB}
|
||||
Requires: lmdb-devel
|
||||
Requires: lmdb-devel%{?_isa}
|
||||
%endif
|
||||
%if %{with JSON}
|
||||
Requires: json-c-devel%{?_isa}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue