Skip to content

Commit 43536ac

Browse files
karaketir16cmuellner
authored andcommitted
add python3-tomli to setup-apt.sh
1 parent 2f1ff0c commit 43536ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/setup-apt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# install OS prerequisites
44
dpkg --add-architecture i386
55
apt update
6-
apt install -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev \
6+
apt install -y autoconf automake autotools-dev curl python3 python3-pip python3-tomli libmpc-dev libmpfr-dev \
77
libgmp-dev gawk build-essential bison flex texinfo gperf libtool \
88
patchutils bc zlib1g-dev libexpat-dev git ninja-build cmake libglib2.0-dev expect \
99
device-tree-compiler python3-pyelftools libslirp-dev

0 commit comments

Comments
 (0)