We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08c2ae commit 17db6bfCopy full SHA for 17db6bf
.gitlab-ci.yml
@@ -5,7 +5,7 @@ before_script:
5
build-system1:
6
script:
7
- apt-get install -y -qq libgtk-3-dev libvte-dev nettle-dev libcacard-dev
8
- libusb-dev libvde-dev libspice-protocol-dev libgl1-mesa-dev
+ libusb-dev libvde-dev libspice-protocol-dev libgl1-mesa-dev libvdeplug-dev
9
- ./configure --enable-werror --target-list="aarch64-softmmu alpha-softmmu
10
cris-softmmu hppa-softmmu lm32-softmmu moxie-softmmu microblazeel-softmmu
11
mips64el-softmmu m68k-softmmu ppc-softmmu riscv64-softmmu sparc-softmmu"
0 commit comments