Add fig2dev as prerequisite for API HTML docs

The target for sane-html depends on sane.dvi which requires fig2dev.

Thanks to:
 - https://lists.debian.org/debian-user/2016/08/msg00484.html
 - http://superuser.com/questions/1101439/error-building-sane-backend-on-debian
merge-requests/1/head
Olaf Meeuwissen 2016-09-18 21:21:35 +09:00
rodzic db22a031d1
commit 2b973d75fe
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -754,6 +754,7 @@ AS_IF([test xno != "x$with_api_spec"],
&& test xno != "x$GS"], [with_api_pdf=yes])
AS_IF([ test xno != "x$MAKEINDEX" \
&& test xno != "x$DVIPS" \
&& test xno != "x$FIG2DEV" \
&& test xno != "x$DLH" \
&& test xno != "x$GS" \
&& test xno != "x$PPMTOFIG" ], [with_api_html=yes])