mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 21:41:25 +00:00
meson: Add libdrm to hw/xfree86/common's dependencies
Signed-off-by: Adam Jackson <ajax@redhat.com> Acked-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
@@ -85,6 +85,7 @@ xorg_common = static_library('xorg_common',
|
||||
common_dep,
|
||||
dbus_dep,
|
||||
pciaccess_dep,
|
||||
libdrm_dep,
|
||||
],
|
||||
c_args: xorg_c_args,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user