mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
libdrm: Add missing DEPENDS on pthread-stubs
This commit is contained in:
@@ -5,6 +5,8 @@ PROVIDES = "drm"
|
||||
|
||||
S = ${WORKDIR}/git
|
||||
|
||||
DEPENDS = "pthread-stubs"
|
||||
|
||||
PR = "r0"
|
||||
PV = "2.4.0+git${SRCREV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user