mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:27:56 +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:
parent
5adadc366b
commit
4e1e40562f
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user