From bc46c860ddd560d33c160db65bd063f5fd5d5795 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 13 Jan 2022 20:19:09 +0800 Subject: [PATCH] sdl2-2.5.3.1 needs libsdl-2.0.10 (Ubuntu 20.04+) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5103c15..7c561f66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6806,7 +6806,7 @@ packages: - texmath < 0.12.4 - ipynb < 0.2 - # https://github.com/haskell-game/sdl2/issues/240 + # https://github.com/haskell-game/sdl2/issues/240 (need newer Ubuntu) - sdl2 < 2.5.3.1 # end of packages