diff options
| author | Bagong <rs@bagong.de> | 2017-06-29 16:23:50 +0200 |
|---|---|---|
| committer | Bagong <rs@bagong.de> | 2017-06-29 16:23:50 +0200 |
| commit | 18c5c3f23b3c4e644f22037800ff19d692475713 (patch) | |
| tree | 793099870024739c752dccbc34eef405f706480d /ports/aubio/CONTROL | |
| parent | 6aae6ca3c0384d23c901e80cfbd46ed32a29321d (diff) | |
| download | vcpkg-18c5c3f23b3c4e644f22037800ff19d692475713.tar.gz vcpkg-18c5c3f23b3c4e644f22037800ff19d692475713.zip | |
Avoid build error _missing config.h_ on build of tools
Diffstat (limited to 'ports/aubio/CONTROL')
| -rw-r--r-- | ports/aubio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/aubio/CONTROL b/ports/aubio/CONTROL index 3edc3db74..f919c15be 100644 --- a/ports/aubio/CONTROL +++ b/ports/aubio/CONTROL @@ -1,4 +1,4 @@ Source: aubio -Version: 0.46~alpha +Version: 0.46~alpha-1 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 |
