aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrandr_1.1.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 07:26:38 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 07:30:39 +0200
commitd6a09af6b84ae0c4121e3619d2f9fe16e6c99ecb (patch)
tree20c35263e6942f98b1b48b7c9eb6edaeb22f0e85 /recipes/xorg-lib/libxrandr_1.1.2.bb
parent675e1b92aefd2f79ea04ac06f76d83cf9ebc580d (diff)
downloadopenembedded-d6a09af6b84ae0c4121e3619d2f9fe16e6c99ecb.tar.gz
libxrandr 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/libxrandr_1.1.2.bb')
-rw-r--r--recipes/xorg-lib/libxrandr_1.1.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxrandr_1.1.2.bb b/recipes/xorg-lib/libxrandr_1.1.2.bb
index e660cd8743..35c8f40703 100644
--- a/recipes/xorg-lib/libxrandr_1.1.2.bb
+++ b/recipes/xorg-lib/libxrandr_1.1.2.bb
@@ -5,6 +5,7 @@ DESCRIPTION = "X Resize and Rotate extension library."
LICENSE = "BSD-X"
DEPENDS += " virtual/libx11 randrproto libxext xextproto libxrender renderproto"
+BBCLASSEXTEND = "sdk"
XORG_PN = "libXrandr"