Merge pull request #2371 from sheyll/nightly

Add mediabus
This commit is contained in:
Dan Burton 2017-03-16 16:35:41 -07:00 committed by GitHub
commit a59cc2ef77
2 changed files with 4 additions and 0 deletions

View File

@ -1706,6 +1706,9 @@ packages:
- b9
- type-spec
- pretty-types
- mediabus
- mediabus-fdk-aac
- mediabus-rtp
# "Will Thompson <will@willthompson.co.uk> @wjt":
# - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10

View File

@ -51,6 +51,7 @@ apt-get install -y \
libdevil-dev \
libedit-dev \
libedit2 \
libfdk-aac-dev \
libfftw3-dev \
libflac-dev \
libfreenect-dev \