kopia lustrzana https://gitlab.com/sane-project/backends
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-debianmerge-requests/1/head
rodzic
db22a031d1
commit
2b973d75fe
|
@ -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])
|
||||
|
|
Ładowanie…
Reference in New Issue