mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
libxrender: remove spurious build dependency
(From OE-Core rev: 225c6657938b2bb6ef14a8493a4f9623ce745f4b) 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
d46883c7db
commit
9ab52c8e37
@@ -11,7 +11,7 @@ require xorg-lib-common.inc
|
||||
LICENSE = "MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196"
|
||||
|
||||
DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
|
||||
DEPENDS += "virtual/libx11 renderproto xproto"
|
||||
|
||||
PE = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user