Skip to content

Commit e77f4ed

Browse files
committed
swift-corelibs-foundation requires libcurl for URLSession
1 parent 5227355 commit e77f4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For macOS, you need [the latest Xcode](https://developer.apple.com/xcode/downloa
5656

5757
For Ubuntu, you'll need the following development dependencies:
5858

59-
sudo apt-get install git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools libbsd-dev libedit-dev libxml2-dev libsqlite3-dev swig libpython-dev libncurses5-dev pkg-config libblocksruntime-dev
59+
sudo apt-get install git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools libbsd-dev libedit-dev libxml2-dev libsqlite3-dev swig libpython-dev libncurses5-dev pkg-config libblocksruntime-dev libcurl4-openssl-dev
6060

6161
**Note:** LLDB currently requires at least `swig-1.3.40` but will successfully build
6262
with version 2 shipped with Ubuntu.

0 commit comments

Comments
 (0)