summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxrender_0.9.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-24 15:07:13 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 07:30:38 +0200
commit675e1b92aefd2f79ea04ac06f76d83cf9ebc580d (patch)
treed88de5a702cb3a5d889e4f69e0933fea832bf525 /recipes/xorg-lib/libxrender_0.9.4.bb
parent02e13073d5ab471a276b1920051d746b1560eab2 (diff)
libxrender convert to BBCLASSEXTEND
* PR will be bumped later with INC_PR conversion * remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libxrender_0.9.4.bb')
-rw-r--r--recipes/xorg-lib/libxrender_0.9.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxrender_0.9.4.bb b/recipes/xorg-lib/libxrender_0.9.4.bb
index dbd5e1b45f..6497e331a8 100644
--- a/recipes/xorg-lib/libxrender_0.9.4.bb
+++ b/recipes/xorg-lib/libxrender_0.9.4.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 Rendering Extension client library"
LICENSE = "BSD-X"
DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
+BBCLASSEXTEND = "native sdk"
PR = "r1"
PE = "1"