mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 22:07:23 +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:
parent
caa015b599
commit
22fd4e659f
@ -4,7 +4,7 @@ SECTION = "x11/drivers"
|
|||||||
LICENSE = "MIT-X"
|
LICENSE = "MIT-X"
|
||||||
INC_PR = "r15"
|
INC_PR = "r15"
|
||||||
|
|
||||||
DEPENDS = "randrproto xorg-server xproto"
|
DEPENDS = "randrproto virtual/xserver-xf86 xproto"
|
||||||
|
|
||||||
SRC_URI = "${XORG_MIRROR}/individual/driver/${BPN}-${PV}.tar.bz2"
|
SRC_URI = "${XORG_MIRROR}/individual/driver/${BPN}-${PV}.tar.bz2"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user