summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2016-09-24 17:17:07 +0200
committerHolger Levsen <holger@layer-acht.org>2016-09-24 21:03:58 +0200
commit27bfb671ff78454a4b470b72dff747f400211044 (patch)
treeaa9661af7b67ab2348a0d9eccf079d74aab07e83 /update_jdn.sh
parentc4ec4b6700c790ca91a5768f58d41dd7a2004cc8 (diff)
downloadjenkins.debian.net-27bfb671ff78454a4b470b72dff747f400211044.tar.xz
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 <holger@layer-acht.org>
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 2 insertions, 0 deletions
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"