Install deps
This commit is contained in:
parent
3801e1449e
commit
9211c32fd5
@ -1,6 +1,11 @@
|
|||||||
|
|
||||||
dpkg --add-architecture i386
|
dpkg --add-architecture i386
|
||||||
apt-get update
|
apt-get update
|
||||||
|
apt-get install bc bison build-essential curl flex g++-multilib gcc-multilib git gnupg gperf libxml2 \
|
||||||
|
lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libwxgtk3.0-gtk3-dev imagemagick git \
|
||||||
|
lunzip lzop schedtool squashfs-tools xsltproc zip zlib1g-dev openjdk-8-jdk python perl \
|
||||||
|
xmlstarlet virtualenv xz-utils rr jq libncurses5 pngcrush lib32ncurses5-dev git-lfs libxml2
|
||||||
|
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
Loading…
Reference in New Issue
Block a user