mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 11:11:58 +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 \
|
libsqlite3-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libtagc0-dev \
|
libtagc0-dev \
|
||||||
|
libtre-dev \
|
||||||
libudev-dev \
|
libudev-dev \
|
||||||
libusb-1.0-0-dev \
|
libusb-1.0-0-dev \
|
||||||
libxau-dev \
|
libxau-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user