[OE-core] [PATCH] pixman: remove spurious dependency on libx11

Phil Blundell philb at gnu.org
Fri Aug 12 15:56:47 UTC 2011


Nothing in pixman actually uses libx11, so no need to DEPEND on it.

Signed-off-by: Phil Blundell <philb at gnu.org>
---
 meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb
index e5472c0..1a33a18 100644
--- a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb
@@ -13,8 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \
                     file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
                    "
 
-DEPENDS = "virtual/libx11"
-
 PE = "1"
 PR = "r0"
 
-- 
1.7.4.1







More information about the Openembedded-core mailing list