mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 06:22:56 +08:00
[aubio] Fix missing required dependencies
This commit is contained in:
parent
cfd0d9c0e2
commit
02185b6082
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user