diff options
| author | Björn Blissing <bjorn.blissing@vti.se> | 2019-08-13 19:37:01 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-08-13 10:37:01 -0700 |
| commit | 157ddb24bce7d013388207ffc51c2f993c9de5b9 (patch) | |
| tree | ba349b52b67a87239729f01585f6675f117ee134 /ports/osg/CONTROL | |
| parent | 80f887934cd3157929e5508977116875427556d0 (diff) | |
| download | vcpkg-157ddb24bce7d013388207ffc51c2f993c9de5b9.tar.gz vcpkg-157ddb24bce7d013388207ffc51c2f993c9de5b9.zip | |
Update osg version to 3.6.4 (#7653)
Diffstat (limited to 'ports/osg/CONTROL')
| -rw-r--r-- | ports/osg/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/osg/CONTROL b/ports/osg/CONTROL index 9b981af9d..f677e0284 100644 --- a/ports/osg/CONTROL +++ b/ports/osg/CONTROL @@ -1,8 +1,8 @@ Source: osg -Version: 3.6.3-1 +Version: 3.6.4 Homepage: https://github.com/openscenegraph/OpenSceneGraph Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit. -Build-Depends: freetype, jasper, openexr, zlib, gdal, giflib, libjpeg-turbo, libpng, tiff +Build-Depends: freetype, jasper, openexr, zlib, gdal, giflib, libjpeg-turbo, libpng, tiff, fontconfig Feature: collada Description: Support for Collada (.dae) files |
