Commit b08d44d00e7d8cc3c0cd28066f29d4055e2c9ba9

Authored by Jay Berkenbilt
1 parent 4daf535c

Update travis package installations

Showing 1 changed file with 1 additions and 1 deletions
.travis.yml
... ... @@ -5,7 +5,7 @@ dist: trusty
5 5  
6 6 install:
7 7 - sudo apt-get update -qq
8   - - sudo apt-get install -qq docbook* fop xsltproc less inkscape
  8 + - sudo apt-get install -qq docbook-xsl fop xsltproc less inkscape
9 9  
10 10 script:
11 11 - appimage/build-appimage
... ...