tools: add openSUSE asciidoctor to rpm_setup.sh.

Change-Id: I939110047739ac9b7a5c6984a84351d4fdfbf556
Reviewed-on: https://code.wireshark.org/review/26860
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Dario Lombardo 2018-04-10 18:11:41 +02:00 committed by Anders Broman
parent 23f5b13369
commit afbdd66fc2
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ echo "Gettext devel is unavailable" >&2
add_package ADDITIONAL_LIST perl-Pod-Html ||
echo "perl-Pod-Html is unavailable" >&2
add_package ADDITIONAL_LIST asciidoctor ||
add_package ADDITIONAL_LIST asciidoctor || add_package ADDITIONAL_LIST rubygem-asciidoctor.noarch ||
echo "asciidoctor is unavailable" >&2
$PM install $BASIC_LIST