mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +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 \
|
curl \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
git \
|
git \
|
||||||
imagemagick \
|
libmagickcore-dev \
|
||||||
libadns1-dev \
|
libadns1-dev \
|
||||||
libblas-dev \
|
libblas-dev \
|
||||||
libbz2-dev \
|
libbz2-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user