mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
pixman: remove spurious dependency on libx11
Nothing in pixman actually uses libx11, so no need to DEPEND on it. (From OE-Core rev: e3432253da5af35345a978c7435e31fee6938217) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
171efb209d
commit
254b09ede7
@@ -13,8 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \
|
|||||||
file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
|
file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = "virtual/libx11"
|
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user