mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-22 22:58:33 +00:00
Travis: adding missing dependency
I don't use the travis build since I get more functionality on Azure pipelines. I should remove it.
This commit is contained in:
parent
3334a89d80
commit
3dd3169a1c
@ -5,7 +5,7 @@ dist: xenial
|
||||
|
||||
install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq docbook-xsl fop xsltproc less inkscape
|
||||
- sudo apt-get install -qq libgnutls28-dev docbook-xsl fop xsltproc less inkscape
|
||||
|
||||
script:
|
||||
- appimage/build-appimage
|
||||
|
Loading…
x
Reference in New Issue
Block a user