mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
re-enable h2c and bno055-haskell, and add libi2c-dev to debian-bootstrap.sh so h2c will build
This commit is contained in:
parent
18f0012f8b
commit
1bc67bb54e
@ -3155,9 +3155,8 @@ packages:
|
||||
- mltool
|
||||
|
||||
"Edward Amsden <edwardamsden@gmail.com> @eamsden": []
|
||||
# - h2c # freshly added package is missing headers:
|
||||
# https://github.com/fpco/stackage/issues/2642
|
||||
# - bno055-haskell
|
||||
- h2c
|
||||
- bno055-haskell
|
||||
|
||||
# If you stop maintaining a package you can move it here.
|
||||
# It will then be disabled if it starts causing problems.
|
||||
|
||||
@ -70,6 +70,7 @@ apt-get install -y \
|
||||
libgtk2.0-dev \
|
||||
libgtksourceview-3.0-dev \
|
||||
libhidapi-dev \
|
||||
libi2c-dev \
|
||||
libicu-dev \
|
||||
libimlib2-dev \
|
||||
libjack-jackd2-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user