diff options
author | Philip Hands <phil@hands.com> | 2017-06-29 22:40:47 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-08-01 00:53:59 -0400 |
commit | 07901a1af54aa833f1b701c216380110a7982a25 (patch) | |
tree | 65f6e584b7aa39dde4d54ad53953fd5b2eb47d8a | |
parent | c8f0f05cac7507a34edea42816f639b81483e615 (diff) | |
download | jenkins.debian.net-07901a1af54aa833f1b701c216380110a7982a25.tar.xz |
lvc: add new tails dependencies (we might want to ignore these)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rwxr-xr-x | update_jdn.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 6dfc805b..1fb0fb5f 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -463,9 +463,9 @@ if [ -f /etc/debian_version ] ; then mtr-tiny munin ntp + obfs4proxy openbios-ppc openbios-sparc - openjdk-8-jdk openjdk-8-jre pandoc postgresql @@ -492,6 +492,7 @@ if [ -f /etc/debian_version ] ; then qemu-system-x86 qemu-user-static radvd + redir ruby-json ruby-rspec seabios |