add BR: llvm-static

This commit is contained in:
Tom Callaway 2017-04-22 12:56:43 -07:00
parent 690f618f2d
commit 9876354613
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Summary: Low level support for a standard C++ library
License: MIT or NCSA
URL: http://libcxxabi.llvm.org/
Source0: http://llvm.org/releases/%{version}/libcxxabi-%{version}.src.tar.xz
BuildRequires: clang llvm-devel cmake
BuildRequires: clang llvm-devel cmake llvm-static
BuildRequires: libcxx-devel >= %{version}
%if 0%{?rhel}
# libcxx-devel has this, so we need to as well.