summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2012-02-06 14:16:55 -0600
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2012-02-06 14:16:55 -0600
commit6b4e85e373620a536b6bda34b840379aade799c1 (patch)
treea35965b2ea1e4d292037c5446d7003bef94ac757
parent5d5705d47400d38c7e6cb030878baee6423e5968 (diff)
downloadcygwin-clang-6b4e85e373620a536b6bda34b840379aade799c1.tar.gz
cygwin-clang-6b4e85e373620a536b6bda34b840379aade799c1.tar.xz
cygwin-clang-6b4e85e373620a536b6bda34b840379aade799c1.zip
Add libffi-devel to BRs
-rw-r--r--cygwin-clang.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/cygwin-clang.spec b/cygwin-clang.spec
index fc1c848..97c6dad 100644
--- a/cygwin-clang.spec
+++ b/cygwin-clang.spec
@@ -14,6 +14,7 @@ Source0: http://www.llvm.org/releases/%{version}/llvm-%{version}.tar.gz
Source1: http://www.llvm.org/releases/%{version}/clang-%{version}.tar.gz
BuildRequires: gcc-c++
+BuildRequires: libffi-devel
# for pod2man
BuildRequires: perl