Merge pull request #2651 from eamsden/fix-h2c-and-bno055-haskell

re-enable h2c and bno055-haskell
This commit is contained in:
Jens Petersen 2017-07-20 12:09:52 +09:00 committed by GitHub
commit 55e0065915
2 changed files with 4 additions and 4 deletions

View File

@ -3156,10 +3156,9 @@ packages:
- astro
- mltool
"Edward Amsden <edwardamsden@gmail.com> @eamsden": []
# - h2c # freshly added package is missing headers:
# https://github.com/fpco/stackage/issues/2642
# - bno055-haskell
"Edward Amsden <edwardamsden@gmail.com> @eamsden":
- h2c
- bno055-haskell
# If you stop maintaining a package you can move it here.
# It will then be disabled if it starts causing problems.

View File

@ -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 \