Add missing architecture to lmdb
This commit is contained in:
		
							parent
							
								
									11da1628d8
								
							
						
					
					
						commit
						c2387c40c7
					
				@ -320,7 +320,7 @@ Requires: openssl-devel%{?_isa} libxml2-devel%{?_isa}
 | 
				
			|||||||
Requires: krb5-devel%{?_isa}
 | 
					Requires: krb5-devel%{?_isa}
 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
%if %{with LMDB}
 | 
					%if %{with LMDB}
 | 
				
			||||||
Requires: lmdb-devel
 | 
					Requires: lmdb-devel%{?_isa}
 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
%if %{with JSON}
 | 
					%if %{with JSON}
 | 
				
			||||||
Requires:  json-c-devel%{?_isa}
 | 
					Requires:  json-c-devel%{?_isa}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user