mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-20 10:15:48 +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
|
- mltool
|
||||||
|
|
||||||
"Edward Amsden <edwardamsden@gmail.com> @eamsden": []
|
"Edward Amsden <edwardamsden@gmail.com> @eamsden": []
|
||||||
# - h2c # freshly added package is missing headers:
|
- h2c
|
||||||
# https://github.com/fpco/stackage/issues/2642
|
- bno055-haskell
|
||||||
# - bno055-haskell
|
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
|
|||||||
@ -70,6 +70,7 @@ apt-get install -y \
|
|||||||
libgtk2.0-dev \
|
libgtk2.0-dev \
|
||||||
libgtksourceview-3.0-dev \
|
libgtksourceview-3.0-dev \
|
||||||
libhidapi-dev \
|
libhidapi-dev \
|
||||||
|
libi2c-dev \
|
||||||
libicu-dev \
|
libicu-dev \
|
||||||
libimlib2-dev \
|
libimlib2-dev \
|
||||||
libjack-jackd2-dev \
|
libjack-jackd2-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user