mention libdeflate in INSTALL.md #2346

dankamongmen/windows-tester
nick black 3 years ago
parent 8b303659ad
commit 519f7f5a74
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -16,7 +16,7 @@ There are no submodules. Dependencies are fairly minimal.
Install build dependencies:
`apt-get install build-essential cmake doctest-dev zlib1g-dev libavformat-dev libavutil-dev libgpm-dev libncurses-dev libqrcodegen-dev libswscale-dev libunistring-dev pandoc pkg-config`
`apt-get install build-essential cmake doctest-dev zlib1g-dev libavformat-dev libavutil-dev libdeflate-dev libgpm-dev libncurses-dev libqrcodegen-dev libswscale-dev libunistring-dev pandoc pkg-config`
If you only intend to build core Notcurses (without multimedia support), you
can omit `libavformat-dev`, `libavutil-dev`, and `libswscale-dev` from this

Loading…
Cancel
Save