Add ncurses-devel for llvm-config's -ltinfo.
This commit is contained in:
parent
b233f150ae
commit
1cdcdee3ca
@ -66,6 +66,7 @@ BuildRequires: cmake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: llvm-devel
|
BuildRequires: llvm-devel
|
||||||
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: python2
|
BuildRequires: python2
|
||||||
BuildRequires: curl
|
BuildRequires: curl
|
||||||
@ -291,6 +292,7 @@ make check-lite VERBOSE=1 -k || python2 src/etc/check-summary.py tmp/*.log || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 14 2016 Josh Stone <jistone@redhat.com> - 1.12.0-7
|
* Fri Oct 14 2016 Josh Stone <jistone@redhat.com> - 1.12.0-7
|
||||||
- Rebuild with LLVM 3.9.
|
- Rebuild with LLVM 3.9.
|
||||||
|
- Add ncurses-devel for llvm-config's -ltinfo.
|
||||||
|
|
||||||
* Thu Oct 13 2016 Josh Stone <jistone@redhat.com> - 1.12.0-6
|
* Thu Oct 13 2016 Josh Stone <jistone@redhat.com> - 1.12.0-6
|
||||||
- Rebuild with llvm-static, preparing for 3.9
|
- Rebuild with llvm-static, preparing for 3.9
|
||||||
|
Loading…
Reference in New Issue
Block a user