Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
7a81acbe92
commit
7e4a841943
@ -39,6 +39,7 @@ BuildRequires: python3dist(fenics-ufl) >= %{fenics_version}
|
||||
BuildRequires: python3dist(fenics-dijitso) >= %{fenics_version}
|
||||
# go cmake go
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: make
|
||||
|
||||
# check-buildroot flags the python .so, but it should be fine after rpath removal.
|
||||
# It seems that the original path to the library is stored in some comment.
|
||||
|
Loading…
Reference in New Issue
Block a user