diff options
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb | 1 |
1 files changed, 1 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 3ef9ab29a..038c00f6c 100644 --- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb +++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb @@ -1,3 +1,4 @@ +SUMMARY = "Library that provides weak aliases for pthread functions" DESCRIPTION = "This library provides weak aliases for pthread functions \ not provided in libc or otherwise available by default." HOMEPAGE = "http://xcb.freedesktop.org" |