build: added libexpat build support
This allows commands such as "info os files" previously we had expat support on x86_64 only.
This commit is contained in:
@ -19,6 +19,7 @@ RUN apt update && apt install -y \
|
||||
gcc-powerpc-linux-gnu \
|
||||
git \
|
||||
libncurses-dev \
|
||||
libtool \
|
||||
m4 \
|
||||
make \
|
||||
patch \
|
||||
|
Reference in New Issue
Block a user