diff options
Diffstat (limited to 'recipes/xcb/libxcb_1.0.bb')
-rw-r--r-- | recipes/xcb/libxcb_1.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xcb/libxcb_1.0.bb b/recipes/xcb/libxcb_1.0.bb new file mode 100644 index 0000000000..dd88a5390f --- /dev/null +++ b/recipes/xcb/libxcb_1.0.bb @@ -0,0 +1,6 @@ +include libxcb.inc +PR = "r0" + +DEPENDS += "libpthread-stubs" + +PACKAGES =+ "libxcb-xinerama" |