diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-07-18 07:00:43 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-17 16:00:43 -0700 |
| commit | 8ac43f19f337db8aafd8187b9b7968e0655264a7 (patch) | |
| tree | 566c8b3196859141a6413eae17cd4d3cbd7a2b44 /ports/soundtouch | |
| parent | 56f3f4535e18f04fb7995472f235559f31f55356 (diff) | |
| download | vcpkg-8ac43f19f337db8aafd8187b9b7968e0655264a7.tar.gz vcpkg-8ac43f19f337db8aafd8187b9b7968e0655264a7.zip | |
[qt5-winextras, ecsutil, soundtouch] Fix build-depends (#7298)
Diffstat (limited to 'ports/soundtouch')
| -rw-r--r-- | ports/soundtouch/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/soundtouch/CONTROL b/ports/soundtouch/CONTROL index 2e358f55e..f14e579b3 100644 --- a/ports/soundtouch/CONTROL +++ b/ports/soundtouch/CONTROL @@ -1,5 +1,5 @@ Source: soundtouch
-Version: 2.0.0-2
+Version: 2.0.0-3
Homepage: https://www.surina.net/soundtouch
Description: SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files.
-Build-Depends: atlmfc
+Build-Depends: atlmfc (windows)
|
