diff options
| -rw-r--r-- | meta/recipes-graphics/xcb/libxcb.inc | 2 |
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." | |||
| 5 | HOMEPAGE = "http://xcb.freedesktop.org" | 5 | HOMEPAGE = "http://xcb.freedesktop.org" |
| 6 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB" | 6 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB" |
| 7 | 7 | ||
| 8 | BBCLASSEXTEND = "native nativesdk" | ||
| 9 | |||
| 8 | SECTION = "x11/libs" | 10 | SECTION = "x11/libs" |
| 9 | LICENSE = "MIT-X" | 11 | LICENSE = "MIT-X" |
| 10 | 12 | ||
