Source: xwayland
Version: 24.1.0-1
Severity: normal
Tags: patch

xwayland Build-Depends on libdrm-dev (>= 2.4.89), but
actual build-time check verifies libdrm is at least of
version 2.4.116 and fails if it is not:

env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libdrm` -> 0
stdout:
-ldrm
-----------
Dependency libdrm found: NO found 2.4.114 but need: '>= 2.4.116'
Dependency lookup for libdrm with method 'pkgconfig' failed: Invalid version, 
need 'libdrm' ['>= 2.4.116'] found '2.4.114'.

(this was an attempt to build xwayland on bookworm).

Please specify actual minimum required version of libdrm-dev.

(Using Tags: patch without actual patch, since the change is trivial.)

Thanks,

/mjt

Reply via email to