[aubio] Fix missing required dependencies

This commit is contained in:
Robert Schumacher 2018-03-27 08:47:57 -07:00
parent cfd0d9c0e2
commit 02185b6082

View File

@ -1,4 +1,4 @@
Source: aubio
Version: 0.4.6-1
Version: 0.4.6-2
Description: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis, bzip2, liblzma