mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +01:00
docker image: bump to libncurses-dev (ie ncurses6)
All recent ghc builds use tinfo6
This commit is contained in:
parent
4afff8f87c
commit
3e386f2b58
@ -86,7 +86,7 @@ apt-get install -y \
|
|||||||
libmpfr-dev \
|
libmpfr-dev \
|
||||||
libmpich-dev \
|
libmpich-dev \
|
||||||
libmysqlclient-dev \
|
libmysqlclient-dev \
|
||||||
libncurses5-dev \
|
libncurses-dev \
|
||||||
libnfc-dev \
|
libnfc-dev \
|
||||||
libnotify-dev \
|
libnotify-dev \
|
||||||
liboath-dev \
|
liboath-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user