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.
1 parent 4005f79 commit 2de613eCopy full SHA for 2de613e
.github/scripts/setup.sh
@@ -33,18 +33,18 @@ sudo apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
33
libsodium-dev \
34
libsqlite3-dev \
35
libssl-dev \
36
+ pkg-config \
37
libtool \
38
libxml2-utils \
39
locales \
40
lowdown \
41
net-tools \
42
postgresql \
- python-pkg-resources \
43
python3 \
44
python3-dev \
45
python3-pip \
46
python3-setuptools \
47
- qemu \
+ qemu-system \
48
qemu-system-arm \
49
qemu-user-static \
50
shellcheck \
0 commit comments