aboutsummaryrefslogtreecommitdiff
path: root/build-odp-deb.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-05-06 13:37:50 +0200
committerAnders Roxell <anders.roxell@linaro.org>2016-05-06 13:37:50 +0200
commit6b78aac85476d471f61de891a69ff6e9a38b6d3e (patch)
tree13f107a9a1b65e765846b8b729cda73b78210d95 /build-odp-deb.yaml
parent871dc48b2dba1fed9fd62cd2cd9d5938695d8baa (diff)
build-odp-deb: use asciidoctor instead of asciidoc
Change-Id: I6d7e0e6406b7e3f251ba13c21dc067521cf8b716 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'build-odp-deb.yaml')
-rw-r--r--build-odp-deb.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-odp-deb.yaml b/build-odp-deb.yaml
index b5ee318c7f..5c4c6b57ad 100644
--- a/build-odp-deb.yaml
+++ b/build-odp-deb.yaml
@@ -41,7 +41,7 @@
set -e
sudo apt-get update
- sudo apt-get install --no-install-recommends -q -y libssl-dev doxygen imagemagick libmagickcore-extra asciidoc mscgen texlive-latex-recommended ghostscript dh-autoreconf graphviz libcunit1-dev libpcap-dev
+ sudo apt-get install --no-install-recommends -q -y libssl-dev doxygen imagemagick libmagickcore-extra asciidoctor mscgen texlive-latex-recommended ghostscript dh-autoreconf graphviz libcunit1-dev libpcap-dev
cd odp-packaging; bash -x ./build-deb-package