mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
ia32-base.inc: don't depend on mesa-dri
mesa-dri is an empty package, so depending on it doesn't achieve anything. (From OE-Core rev: a41f8341971a958cf55c07f3c91e1742570053cd) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4445ffe1f3
commit
d92cff6569
@@ -31,7 +31,6 @@ XSERVER_IA32_BASE = "xserver-xorg \
|
||||
xf86-input-keyboard \
|
||||
xf86-input-evdev \
|
||||
xf86-input-synaptics \
|
||||
mesa-dri \
|
||||
"
|
||||
|
||||
XSERVER_IA32_EXT = "xserver-xorg-extension-dri \
|
||||
|
||||
Reference in New Issue
Block a user