diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-16 11:04:16 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-16 11:04:16 +0200 |
commit | a68b279205930047a18ae76f32697e46466f747d (patch) | |
tree | c46395e9a94b5f397f4db63e074febd4796797d1 | |
parent | 4f2d2d67223d862ffce4d09be3ad1c2a02269453 (diff) | |
download | jenkins.debian.net-a68b279205930047a18ae76f32697e46466f747d.tar.xz |
reproducible: fixup bc81eaa
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 81ee1efd..2ad6e16a 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -93,6 +93,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then calamaris \ cmake \ cron-apt \ + csvtool \ cucumber \ curl \ debootstrap \ |