Use a PPA with the latest version of magick
This commit is contained in:
parent
dc143fa4f5
commit
5e75dc0518
@ -44,6 +44,9 @@ matrix:
|
||||
addons:
|
||||
apt:
|
||||
update: true
|
||||
sources:
|
||||
# use imagemagick 6.9.7-4 instead than 6.8.9-9
|
||||
- sourceline: 'ppa:opencpu/imagemagick'
|
||||
packages:
|
||||
- automake
|
||||
- gtk-doc-tools
|
||||
|
Loading…
Reference in New Issue
Block a user