mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +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:
@@ -3,7 +3,7 @@ require xserver-xf86-dri-lite.inc
|
|||||||
PE = "1"
|
PE = "1"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
PROTO_DEPS += "xf86driproto"
|
PROTO_DEPS += "xf86driproto dri2proto"
|
||||||
|
|
||||||
SRC_URI += "file://nodolt.patch;patch=1 \
|
SRC_URI += "file://nodolt.patch;patch=1 \
|
||||||
file://libdri-xinerama-symbol.patch;patch=1 \
|
file://libdri-xinerama-symbol.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user