summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--swift-lang.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 3658f82..e185bc9 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -20,6 +20,8 @@ Source10: https://github.com/apple/swift-llbuild/archive/swift-%{swifttag}
Source11: https://github.com/apple/swift-cmark/archive/swift-%{swifttag}.tar.gz#/cmark.tar.gz
Source12: https://github.com/apple/swift-xcode-playground-support/archive/swift-%{swifttag}.tar.gz#/swift-xcode-playground-support.tar.gz
Source13: https://github.com/ninja-build/ninja/archive/v1.7.2.tar.gz#/ninja.tar.gz
+
+BuildRequires: which
BuildRequires: clang
BuildRequires: gcc-c++
BuildRequires: cmake
@@ -37,6 +39,7 @@ BuildRequires: libcurl-devel
BuildRequires: libuuid-devel
BuildRequires: libedit-devel
BuildRequires: libicu-devel
+BuildRequires: python2-sphinx
Requires: glibc-devel
Requires: clang