[ci,nightly] add sdl3 build support

add sdl3 and sdl2 as alternatives to debian/control
This commit is contained in:
akallabeth
2024-05-16 20:48:06 +02:00
parent c755918e3a
commit 00e4fc267a

View File

@@ -45,10 +45,10 @@ Build-Depends:
uuid-dev,
libxml2-dev,
libjson-c-dev | libcjson-dev,
libsdl2-2.0-0,
libsdl2-dev,
libsdl2-ttf-dev,
libsdl2-image-dev,
libsdl3-0 | libsdl2-2.0-0,
libsdl3-dev | libsdl2-dev,
libsdl3-ttf-dev | libsdl2-ttf-dev,
libsdl3-image-dev | libsdl2-image-dev,
libsystemd-dev,
libwebkit2gtk-4.0-dev,
liburiparser-dev,