From 27bfb671ff78454a4b470b72dff747f400211044 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Sep 2016 17:17:07 +0200 Subject: reproducible fdroid: depends for libvirt setup * libvirt-clients for the virsh command * qemu-kvm for the hardware emulator for the VM Signed-off-by: Holger Levsen --- update_jdn.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 8b3e57a0..ded1e530 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -303,9 +303,11 @@ if [ -f /etc/debian_version ] ; then # needed to run fdroid jobs case $HOSTNAME in profitbricks-build7-amd64) DEBS="$DEBS + libvirt-clients libvirt-daemon libvirt-daemon-system python3-vagrant + qemu-kvm vagrant vagrant-mutate vagrant-libvirt" -- cgit v1.2.3-54-g00ecf