From 34c1dd358e6879664f12703ccdcd1e88f11854b1 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Tue, 1 Aug 2017 13:56:03 +0200 Subject: lvc: ruby-json is needed for cucumber, but not elsewhere AFAIK Signed-off-by: Holger Levsen --- update_jdn.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 4aa9f204..69210bc3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -337,7 +337,7 @@ if [ -f /etc/debian_version ] ; then esac # needed to run coreboot/openwrt/lede/netbsd/fedora jobs case $HOSTNAME in - profitbricks-build3-amd64|profitbricks-build4-amd64) DEBS="$DEBS + profitbricks-build3-amd64|profitbricks-build4-amd64) DEBS="$DEBS bison ca-certificates cmake @@ -407,6 +407,7 @@ if [ -f /etc/debian_version ] ; then python3-yaml redir ruby-guestfs + ruby-json ruby-libvirt ruby-net-irc ruby-packetfu @@ -494,7 +495,6 @@ if [ -f /etc/debian_version ] ; then qemu-system-x86 qemu-user-static radvd - ruby-json ruby-rspec seabios shorewall -- cgit v1.2.3-54-g00ecf