mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
[ci,nightly] add sdl3 build support
add sdl3 and sdl2 as alternatives to debian/control
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user