diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-01-07 03:48:42 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 11:48:42 -0800 |
| commit | 5d251aaf54c9f93416034c94ff6fc263e5e76e98 (patch) | |
| tree | 2a24b98ec7cb5fa8244d0889c66e10e72f548972 /ports/sdl2pp/CONTROL | |
| parent | 020923a98dac40b55098170ae3dcb65a4eab58b5 (diff) | |
| download | vcpkg-5d251aaf54c9f93416034c94ff6fc263e5e76e98.tar.gz vcpkg-5d251aaf54c9f93416034c94ff6fc263e5e76e98.zip | |
[sdl2pp] Fix find dependencies (#9428)
* [sdl2pp] Fix find dependencies
* [sdl2pp] Re-fix dependencies
Diffstat (limited to 'ports/sdl2pp/CONTROL')
| -rw-r--r-- | ports/sdl2pp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2pp/CONTROL b/ports/sdl2pp/CONTROL index 6a3f7c509..112140537 100644 --- a/ports/sdl2pp/CONTROL +++ b/ports/sdl2pp/CONTROL @@ -1,5 +1,5 @@ Source: sdl2pp -Version: 0.16.0-1 +Version: 0.16.0-2 Description: C++11 bindings/wrapper for SDL2 Homepage: https://sdl2pp.amdmi3.ru Build-Depends: sdl2, sdl2-mixer, sdl2-image, sdl2-ttf |
