summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-01-20 22:57:25 -0600
committerRon Olson <tachoknight@gmail.com>2018-01-20 22:57:25 -0600
commit0d4c12e798b9a3e26b45e538a42514b8f9a24cff (patch)
tree14c7355cfed5ecbef08fc18d5f802d64208da6c8
parentbe89456f60786be2e288c4f73f8ce1d014ee2c74 (diff)
downloadswift-lang-0d4c12e798b9a3e26b45e538a42514b8f9a24cff.tar.gz
swift-lang-0d4c12e798b9a3e26b45e538a42514b8f9a24cff.tar.xz
swift-lang-0d4c12e798b9a3e26b45e538a42514b8f9a24cff.zip
Added another depends - this builds on a new Fedora Rawhide install correcly
-rw-r--r--swift-lang.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index d36bc4e..65ff615 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -23,7 +23,7 @@ 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: clang,libicu-devel,gcc-c++,cmake,libuuid-devel,libedit-devel,swig,pkgconfig,libbsd-devel,libxml2-devel,libsqlite3x-devel,python-devel,libblocksruntime-static,libatomic-static
+BuildRequires: clang,libicu-devel,gcc-c++,cmake,libuuid-devel,libedit-devel,swig,pkgconfig,libbsd-devel,libxml2-devel,libsqlite3x-devel,python-devel,libblocksruntime-static,libatomic-static,libcurl-devel
%description
Swift is a general-purpose programming language built using