mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
imagemagick needs libmagickcore-dev and libmagickwand-dev (#1172)
This commit is contained in:
parent
724a607c81
commit
08aa10b055
@ -26,7 +26,6 @@ apt-get install -y \
|
||||
curl \
|
||||
freeglut3-dev \
|
||||
git \
|
||||
libmagickcore-dev \
|
||||
libadns1-dev \
|
||||
libblas-dev \
|
||||
libbz2-dev \
|
||||
@ -52,7 +51,8 @@ apt-get install -y \
|
||||
libleveldb-dev \
|
||||
liblzma-dev \
|
||||
libmagic-dev \
|
||||
libmagick++-dev \
|
||||
libmagickcore-dev \
|
||||
libmagickwand-dev \
|
||||
libmysqlclient-dev \
|
||||
libncurses-dev \
|
||||
libnotify-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user