diff options
| author | driver1998 <driver1998@foxmail.com> | 2019-08-28 05:48:58 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-27 14:48:58 -0700 |
| commit | ef30526658b3b95111f9244b07ca07344960fdbb (patch) | |
| tree | 1aff995eee1080315e3716c45c4ccce448c5c675 /ports/fluidsynth/CONTROL | |
| parent | e64f2a493ac96b649487d387c6e2af7d9f95efe7 (diff) | |
| download | vcpkg-ef30526658b3b95111f9244b07ca07344960fdbb.tar.gz vcpkg-ef30526658b3b95111f9244b07ca07344960fdbb.zip | |
[fluidsynth] add Windows ARM support (#7837)
* [fluidsynth] add Windows ARM support
* [fluidysnth] use target architecture instead of triplet
Diffstat (limited to 'ports/fluidsynth/CONTROL')
| -rw-r--r-- | ports/fluidsynth/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/fluidsynth/CONTROL b/ports/fluidsynth/CONTROL index fc79995bc..4532fa60e 100644 --- a/ports/fluidsynth/CONTROL +++ b/ports/fluidsynth/CONTROL @@ -1,4 +1,4 @@ Source: fluidsynth -Version: 2.0.5 +Version: 2.0.5-1 Description: FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont. -Build-Depends: glib
\ No newline at end of file +Build-Depends: glib |
