diff options
author | Philip Hands <phil@hands.com> | 2015-11-12 20:30:35 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-14 14:25:57 +0100 |
commit | f58dab23531b26163554f2c9edb47a4572d58c7d (patch) | |
tree | d9c35b769d894d8555c7daaaafe3ae170b599cd6 | |
parent | baf00018c733845cb4723b1fce4dbecfdc34ccfb (diff) | |
download | jenkins.debian.net-f58dab23531b26163554f2c9edb47a4572d58c7d.tar.xz |
it seems that asciidoc is a dependency too
-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 01c746eb..dac2be53 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -185,6 +185,7 @@ if [ -f /etc/debian_version ] ; then apache2 apt-file apt-listchanges + asciidoc binfmt-support bison build-essential |