summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libxcb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb.inc')
-rw-r--r--meta/recipes-graphics/xcb/libxcb.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc
index 5044917c62..015065e4d7 100644
--- a/meta/recipes-graphics/xcb/libxcb.inc
+++ b/meta/recipes-graphics/xcb/libxcb.inc
@@ -5,6 +5,8 @@ the protocol, improved threading support, and extensibility."
5HOMEPAGE = "http://xcb.freedesktop.org" 5HOMEPAGE = "http://xcb.freedesktop.org"
6BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB" 6BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
7 7
8BBCLASSEXTEND = "native nativesdk"
9
8SECTION = "x11/libs" 10SECTION = "x11/libs"
9LICENSE = "MIT-X" 11LICENSE = "MIT-X"
10 12