mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
drm: Fix libpthreads-stubs name in DEPENDS
This commit is contained in:
@@ -5,7 +5,7 @@ PROVIDES = "drm"
|
||||
|
||||
S = ${WORKDIR}/git
|
||||
|
||||
DEPENDS = "pthread-stubs"
|
||||
DEPENDS = "libpthread-stubs"
|
||||
|
||||
PR = "r0"
|
||||
PV = "2.4.0+git${SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user