Package: scrcpy
Version: 4.0-1
Severity: normal
Hi,
version 4.0 builds and requires libsdl3-dev, it fails to built otherwise.
Fortunately you got lucky that, whithout having a direct build-depends
on libsdl3-dev, you still get libsdl3-dev pulled in indirectly via some
other build-depends. On unstable - on e.g. trixie, this fails (no
libsdl3-dev pulled in indirectly, resulting in FTBFS).
Please change the build-depends of libsdl2-dev to libsdl3-dev, to a) no
longer build-depend on the unused libsdl2-dev and b) directly pull in
the required libsdl3-dev.
Regards,
Daniel