[oe-commits] Mickaël CHAZAUX : pixman: Add perl-native dependency

git version control git at git.openembedded.org
Mon Apr 19 13:25:30 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c1993858d847ac17f4bd00655adf5655fd9d2c6c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c1993858d847ac17f4bd00655adf5655fd9d2c6c

Author: Mickaël CHAZAUX <mchazaux at adeneo-embedded.com>
Date:   Mon Apr 19 02:39:06 2010 +0000

pixman: Add perl-native dependency

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 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 "





More information about the Openembedded-commits mailing list