Add mediabus (#2371)

This commit is contained in:
Sven Heyll 2017-03-13 23:49:24 +01:00 committed by Jens Petersen
parent 2190c7bebf
commit 0f8336fa38
2 changed files with 4 additions and 0 deletions

View File

@ -1720,6 +1720,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

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