We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python3-tomli
setup-apt.sh
1 parent 292cae5 commit d9bed39Copy full SHA for d9bed39
.github/setup-apt.sh
@@ -3,7 +3,7 @@
3
# install OS prerequisites
4
dpkg --add-architecture i386
5
apt update
6
-apt install -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev \
+apt install -y autoconf automake autotools-dev curl python3 python3-pip python3-tomli libmpc-dev libmpfr-dev \
7
libgmp-dev gawk build-essential bison flex texinfo gperf libtool \
8
patchutils bc zlib1g-dev libexpat-dev git ninja-build cmake libglib2.0-dev expect \
9
device-tree-compiler python3-pyelftools libslirp-dev
0 commit comments