mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
xorg-driver-common: depend on virtual/xserver-xf86 as oe-core drivers does
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ SECTION = "x11/drivers"
|
||||
LICENSE = "MIT-X"
|
||||
INC_PR = "r15"
|
||||
|
||||
DEPENDS = "randrproto xorg-server xproto"
|
||||
DEPENDS = "randrproto virtual/xserver-xf86 xproto"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/driver/${BPN}-${PV}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user