From 6ad40e9128161cbd211101b574451dfefa685b78 Mon Sep 17 00:00:00 2001 From: NancyLi1013 Date: Tue, 17 Mar 2020 23:19:20 -0700 Subject: [PATCH 1/2] [osg] Update dependency sdl2 as sdl1 --- ports/osg/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/osg/CONTROL b/ports/osg/CONTROL index b958ad0923e70f..fad0c6de3f9a91 100644 --- a/ports/osg/CONTROL +++ b/ports/osg/CONTROL @@ -2,7 +2,7 @@ Source: osg Version: 3.6.4-1 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, fontconfig, sdl2, boost-asio (!windows), libxml2 (windows), giflib (windows), freeglut (windows), expat (windows), libiconv (windows) +Build-Depends: freetype, jasper, openexr, zlib, gdal, giflib, libjpeg-turbo, libpng, tiff, fontconfig, sdl1, boost-asio (!windows), libxml2 (windows), giflib (windows), freeglut (windows), expat (windows), libiconv (windows) Feature: collada Description: Support for Collada (.dae) files From 51c28c9a102d3f4c336fe7d145cab948bb2a1feb Mon Sep 17 00:00:00 2001 From: NancyLi1013 Date: Tue, 17 Mar 2020 23:40:52 -0700 Subject: [PATCH 2/2] Update version --- ports/osg/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/osg/CONTROL b/ports/osg/CONTROL index fad0c6de3f9a91..cae028839b1cd4 100644 --- a/ports/osg/CONTROL +++ b/ports/osg/CONTROL @@ -1,5 +1,5 @@ Source: osg -Version: 3.6.4-1 +Version: 3.6.4-2 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, fontconfig, sdl1, boost-asio (!windows), libxml2 (windows), giflib (windows), freeglut (windows), expat (windows), libiconv (windows)