2
1
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:
Jay Berkenbilt 2020-01-20 15:05:54 -05:00
parent 3334a89d80
commit 3dd3169a1c

View File

@ -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