mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 21:12:28 +00:00
xserver-xorg: add missing mesa-dri dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
e9266b2eb7
commit
7b9a7cf12a
@ -5,7 +5,7 @@ require xorg-xserver-common.inc
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
|
||||
|
||||
DESCRIPTION = "the X.Org X server"
|
||||
DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts font-util-native"
|
||||
DEPENDS += "mesa-dri pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts font-util-native"
|
||||
PE = "2"
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user