mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02: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"
|
||||
PV = "1.5.99.1+git${SRCREV}"
|
||||
|
||||
PROTO_DEPS += "xf86driproto"
|
||||
PROTO_DEPS += "xf86driproto dri2proto"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user