diff options
| author | Brad Anderson <eco@gnuk.net> | 2020-05-07 23:26:43 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 22:26:43 -0700 |
| commit | f2314218cdcfe2f3697b0314cd53dbd214963a8c (patch) | |
| tree | 527101697ee9bb82f6c92e37247351648cfaf105 /ports/wxwidgets/CONTROL | |
| parent | 4b7d4f53dde4abd42c3df33946ba7473805948db (diff) | |
| download | vcpkg-f2314218cdcfe2f3697b0314cd53dbd214963a8c.tar.gz vcpkg-f2314218cdcfe2f3697b0314cd53dbd214963a8c.zip | |
[wxwidgets] Apply fix for copy and paste macOS (#11178)
See wxWidget's Trac #18553
Diffstat (limited to 'ports/wxwidgets/CONTROL')
| -rw-r--r-- | ports/wxwidgets/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wxwidgets/CONTROL b/ports/wxwidgets/CONTROL index e41e87222..e69ead3ad 100644 --- a/ports/wxwidgets/CONTROL +++ b/ports/wxwidgets/CONTROL @@ -1,5 +1,5 @@ Source: wxwidgets -Version: 3.1.3 +Version: 3.1.3-1 Homepage: https://github.com/wxWidgets/wxWidgets Description: wxWidgets is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. Build-Depends: zlib, libpng, tiff, expat |
