diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-14 20:12:17 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-14 20:12:17 +0100 |
commit | 68df637f0ee26a9805bf9d777561a92bfba4102b (patch) | |
tree | a9e96fb8a31d04542ab65ad5685145c107f5b1ae | |
parent | dc7ab9724aea098a3b61d084fc06b96ef272c325 (diff) | |
download | jenkins.debian.net-68df637f0ee26a9805bf9d777561a92bfba4102b.tar.xz |
ffmpeg is needed too
-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 eb8cc92e..a00644b2 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -198,7 +198,8 @@ if [ -f /etc/debian_version ] ; then dose-extra dstat figlet - flex + flex + ffmpeg gawk ghc git-notifier |