[oe] [PATCH] Add perl-native dependency for pixman

Mickaël Chazaux mchazaux at adeneo-embedded.com
Mon Apr 19 12:39:06 UTC 2010


---
 recipes/xorg-lib/pixman.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-lib/pixman.inc b/recipes/xorg-lib/pixman.inc
index a5987bb..539a33a 100644
--- a/recipes/xorg-lib/pixman.inc
+++ b/recipes/xorg-lib/pixman.inc
@@ -3,6 +3,8 @@ PRIORITY = "optional"
 DESCRIPTION = "Low-level pixel manipulation library."
 LICENSE = "X11"
 
+DEPENDS = "perl-native"
+
 BBCLASSEXTEND = "native"
 
 SRC_URI = "http://cairographics.org/releases/${BPN}-${PV}.tar.gz;name=archive "
-- 
1.6.3.3





More information about the Openembedded-devel mailing list