mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
debian-bootstrap.sh: imagemagick -> libmagickcore-dev (#1172)
http://packages.ubuntu.com/search?suite=trusty&arch=any&mode=exactfilename&searchon=contents&keywords=ImageMagick.pc
This commit is contained in:
parent
b4440958b4
commit
df8dc88fcd
@ -26,7 +26,7 @@ apt-get install -y \
|
||||
curl \
|
||||
freeglut3-dev \
|
||||
git \
|
||||
imagemagick \
|
||||
libmagickcore-dev \
|
||||
libadns1-dev \
|
||||
libblas-dev \
|
||||
libbz2-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user