Skip to content

Commit 30c9e33

Browse files
authored
Merge pull request #15655 from sanxiyn/rsync
Add rsync to Linux dependencies
2 parents 6af333f + b850a6d commit 30c9e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Instructions for installing CMake and Ninja directly can be found [below](#build
7676

7777
For Ubuntu, you'll need the following development dependencies:
7878

79-
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 autoconf libtool systemtap-sdt-dev tzdata
79+
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 autoconf libtool systemtap-sdt-dev tzdata rsync
8080

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

0 commit comments

Comments
 (0)