qemu is not needed

This commit is contained in:
Frank Denis
2021-11-11 12:13:29 +01:00
parent 4042deda8c
commit 5eb07a9bcc
+1 -1
View File
@@ -113,7 +113,7 @@ jobs:
run: sudo apt-get update
- name: Install dependencies
run: sudo apt-get install -y build-essential libtool autoconf automake qemu-user-static gcc-powerpc-linux-gnu
run: sudo apt-get install -y build-essential libtool autoconf automake gcc-powerpc-linux-gnu
- name: Autogen
run: ./autogen.sh -s