mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Bump libdrm to 2.4.19
Also adds proper dependency information to stop build errors. Signed-off-by: Paul Jones <paul@pauljones.id.au> Acked-By: Will Wagner<willw@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
17541bd0ec
commit
faa2f01231
@@ -1,5 +1,12 @@
|
||||
config BR2_PACKAGE_LIBDRM
|
||||
bool "libdrm"
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XPROTO_DRI2PROTO
|
||||
select BR2_PACKAGE_PTHREAD_STUBS
|
||||
help
|
||||
Direct Rendering Manager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user