1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 21:07:39 +03:00

[release] add ncurses-dev to musl build

This commit is contained in:
Tim Stack 2022-08-29 01:18:37 -07:00
parent 220317eb16
commit e90fe620c9

View File

@ -9,6 +9,7 @@ sudo apk add \
zip \
perl \
ncurses \
ncurses-dev \
autoconf \
automake \
elfutils \