mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
xserver-xf86-dri-lite: Add missing DEPENDS on dri2proto
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ PE = "1"
|
|||||||
PR = "r4"
|
PR = "r4"
|
||||||
PV = "1.5.99.1+git${SRCREV}"
|
PV = "1.5.99.1+git${SRCREV}"
|
||||||
|
|
||||||
PROTO_DEPS += "xf86driproto"
|
PROTO_DEPS += "xf86driproto dri2proto"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user