summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb')
-rw-r--r--meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
index 40c47da560..c121bb947c 100644
--- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
@@ -21,3 +21,5 @@ inherit autotools pkgconfig
21 21
22RDEPENDS_${PN}-dev = "" 22RDEPENDS_${PN}-dev = ""
23RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" 23RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
24
25BBCLASSEXTEND = "native nativesdk"