mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Start work on porting Go rsync implementation to C
This commit is contained in:
parent
85df15bfc3
commit
fabb6bd8cc
7 changed files with 280 additions and 484 deletions
|
|
@ -85,7 +85,7 @@ Run-time dependencies:
|
|||
* ``zlib``
|
||||
* ``libpng``
|
||||
* ``liblcms2``
|
||||
* ``librsync``
|
||||
* ``libxxhash``
|
||||
* ``openssl``
|
||||
* ``freetype`` (not needed on macOS)
|
||||
* ``fontconfig`` (not needed on macOS)
|
||||
|
|
@ -114,7 +114,7 @@ Build-time dependencies:
|
|||
- ``liblcms2-dev``
|
||||
- ``libssl-dev``
|
||||
- ``libpython3-dev``
|
||||
- ``librsync-dev``
|
||||
- ``libxxhash-dev``
|
||||
|
||||
|
||||
Build and run from source with Nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue