docker image: install libltdl-dev and libsigsegv-dev
This commit is contained in:
parent
797861b2c5
commit
21f62c34a2
@ -24,6 +24,8 @@ PACKAGES+=" libglib2.0-dev" # Provides 'glib-genmarshal' which the glib build us
|
||||
PACKAGES+=" libc-ares-dev" # Used by host build part of nodejs v12.6.0+.
|
||||
PACKAGES+=" libicu-dev" # Used by host build part of nodejs v12.6.0+.
|
||||
PACKAGES+=" libtool-bin"
|
||||
PACKAGES+=" libltdl-dev"
|
||||
PACKAGES+=" libsigsegv-dev"
|
||||
PACKAGES+=" libncurses5-dev" # Used by mariadb for host build part.
|
||||
PACKAGES+=" lzip"
|
||||
PACKAGES+=" python3.7"
|
||||
|
Loading…
Reference in New Issue
Block a user