Fix for issue #389 (and related issues). For when different distributions have different package names (e.g. libtiff5-dev for ubuntu wily and libtiff4-dev for ubuntu trusty). Ensures that the correct one is installed for the distribution the user is on.

This commit is contained in:
Colm O'Connor 2016-02-06 16:29:10 +00:00
parent 7779c726a0
commit f44b9fad41
2 changed files with 3 additions and 3 deletions

View File

@ -35,5 +35,5 @@ six==1.10.0
tblib==1.2.0
tornado==4.3
traitlets==4.1.0
unixpackage==0.4.0
unixpackage==0.4.1
xeger==0.3

View File

@ -2,10 +2,10 @@ firefox
libpq-dev
llvm
graphviz-dev
libtiff4-dev
libtiff-dev
libjpeg8-dev
libfreetype6-dev
liblcms1-dev
liblcms-dev
libwebp-dev
zlib1g-dev
gettext