mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
add libtre-dev to debian-bootstrap.sh needed for regex-tre (#966)
This commit is contained in:
parent
1b9f3d423f
commit
cd0e6e9fda
@ -57,6 +57,7 @@ apt-get install -y \
|
||||
libsqlite3-dev \
|
||||
libssl-dev \
|
||||
libtagc0-dev \
|
||||
libtre-dev \
|
||||
libudev-dev \
|
||||
libusb-1.0-0-dev \
|
||||
libxau-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user