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:
@@ -3,7 +3,7 @@ require xserver-xf86-dri-lite.inc
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
PROTO_DEPS += "xf86driproto"
|
||||
PROTO_DEPS += "xf86driproto dri2proto"
|
||||
|
||||
SRC_URI += "file://nodolt.patch;patch=1 \
|
||||
file://libdri-xinerama-symbol.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user