summaryrefslogtreecommitdiff
path: root/packages/xcb/libxcb_1.0.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-08-02 18:49:00 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-08-02 18:49:00 +0000
commita68cf15726e62b354584be3c1d4bfa6d245e597f (patch)
treeb324f3ca031e0bd307783cd964862f5209c17796 /packages/xcb/libxcb_1.0.bb
parenta6164bbe00f788d1a42190fa1ca8dd685fbd1f17 (diff)
xcb: cleanup and update
- move common lines of libxcb, xcb-proto and xcb-util into .inc files - add libpthread-stubs-0.1 - add xcb-proto-1.0 - add libxcb-1.0
Diffstat (limited to 'packages/xcb/libxcb_1.0.bb')
-rw-r--r--packages/xcb/libxcb_1.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/xcb/libxcb_1.0.bb b/packages/xcb/libxcb_1.0.bb
new file mode 100644
index 0000000000..dd88a5390f
--- /dev/null
+++ b/packages/xcb/libxcb_1.0.bb
@@ -0,0 +1,6 @@
+include libxcb.inc
+PR = "r0"
+
+DEPENDS += "libpthread-stubs"
+
+PACKAGES =+ "libxcb-xinerama"