summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-01-20 15:21:30 -0600
committerRon Olson <tachoknight@gmail.com>2018-01-20 15:21:30 -0600
commitbe89456f60786be2e288c4f73f8ce1d014ee2c74 (patch)
treed3d3543419fd6fc3065fa24a4e67758ad2aec073
parentde5bda6e837d38abd2682cd610619c526e539297 (diff)
downloadswift-lang-be89456f60786be2e288c4f73f8ce1d014ee2c74.tar.gz
swift-lang-be89456f60786be2e288c4f73f8ce1d014ee2c74.tar.xz
swift-lang-be89456f60786be2e288c4f73f8ce1d014ee2c74.zip
Adding dependencies based on new Fedora Rawhide install
-rw-r--r--swift-lang.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index dd612b3..d36bc4e 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
+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
%description
Swift is a general-purpose programming language built using