git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca6eaa
)
pixman: Add perl-native dependency
author
Mickaël CHAZAUX
<mchazaux@adeneo-embedded.com>
Mon, 19 Apr 2010 02:39:06 +0000
(
02:39
+0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 19 Apr 2010 13:24:39 +0000
(15:24 +0200)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/xorg-lib/pixman.inc
patch
|
blob
|
history
diff --git
a/recipes/xorg-lib/pixman.inc
b/recipes/xorg-lib/pixman.inc
index
a5987bb
..
539a33a
100644
(file)
--- 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 "