mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 10:37:52 +01:00
Merge pull request #2651 from eamsden/fix-h2c-and-bno055-haskell
re-enable h2c and bno055-haskell
This commit is contained in:
commit
55e0065915
@ -3156,10 +3156,9 @@ packages:
|
|||||||
- astro
|
- astro
|
||||||
- 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