diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-08 03:32:20 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-09 22:14:17 -0700 |
| commit | 1fce25e659e2102e9d052af5be85c4044cd76507 (patch) | |
| tree | c84213c1092d68f305f623e5e98fc370d7422d7a /ports/wxwidgets/CONTROL | |
| parent | 37a23b4ce573da8bf154a345d1419bfa2615d5b3 (diff) | |
| download | vcpkg-1fce25e659e2102e9d052af5be85c4044cd76507.tar.gz vcpkg-1fce25e659e2102e9d052af5be85c4044cd76507.zip | |
[wxwidgets] Use vcpkg_from_github. Support static+md.
Diffstat (limited to 'ports/wxwidgets/CONTROL')
| -rw-r--r-- | ports/wxwidgets/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/wxwidgets/CONTROL b/ports/wxwidgets/CONTROL index cb91bb99b..40da8e3d7 100644 --- a/ports/wxwidgets/CONTROL +++ b/ports/wxwidgets/CONTROL @@ -1,4 +1,4 @@ Source: wxwidgets -Version: 3.1.0 +Version: 3.1.0-1 Description: wxWidgets is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. -Build-Depends: zlib, libpng, tiff +Build-Depends: zlib, libpng, tiff, expat |
