diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-23 01:11:52 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-23 01:11:52 -0700 |
| commit | 1780157dbc64bf568fe0f9653b585f519ab1a019 (patch) | |
| tree | f68328308d82fdd9dfd45c54623f052e72672530 /ports/fltk/CONTROL | |
| parent | 21e30e6d802e3ab3b985cb9b4bde0fa5adef432d (diff) | |
| download | vcpkg-1780157dbc64bf568fe0f9653b585f519ab1a019.tar.gz vcpkg-1780157dbc64bf568fe0f9653b585f519ab1a019.zip | |
[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds.
Diffstat (limited to 'ports/fltk/CONTROL')
| -rw-r--r-- | ports/fltk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fltk/CONTROL b/ports/fltk/CONTROL index 985c6b1c0..2fdb2eecb 100644 --- a/ports/fltk/CONTROL +++ b/ports/fltk/CONTROL @@ -1,4 +1,4 @@ Source: fltk
-Version: 1.3.4-2
+Version: 1.3.4-3
Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Build-Depends: zlib, libpng, libjpeg-turbo
\ No newline at end of file |
