mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
mention libdeflate in INSTALL.md #2346
This commit is contained in:
parent
8b303659ad
commit
519f7f5a74
@ -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…
x
Reference in New Issue
Block a user