From 4105e5526bec59412ce860980d73e8f1ad614e05 Mon Sep 17 00:00:00 2001 From: Sztergbaum Roman Date: Tue, 22 May 2018 22:12:35 +0200 Subject: [PATCH] remove libjpeg of SFML CONTROL file according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052 libjpeg is no longer a dependancies of sfml : "libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is." --- ports/sfml/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/sfml/CONTROL b/ports/sfml/CONTROL index b4b3e968e..dbc86b29b 100644 --- a/ports/sfml/CONTROL +++ b/ports/sfml/CONTROL @@ -1,4 +1,4 @@ Source: sfml Version: 2.5.0 Description: Simple and fast multimedia library -Build-Depends: freetype, libflac, libjpeg-turbo, libogg, libvorbis, openal-soft, stb, freeglut (!uwp&&!windows) +Build-Depends: freetype, libflac, libogg, libvorbis, openal-soft, stb, freeglut (!uwp&&!windows)