Skip to content

Commit

Permalink
[aubio] Fix missing required dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0219-msft committed Mar 27, 2018
1 parent cfd0d9c commit 02185b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/aubio/CONTROL
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 02185b6

Please sign in to comment.