1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

Restore libxcb 1.1.91 and xcb-proto 1.2 for now

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-02 12:59:02 +01:00
parent b93a3d1d91
commit 254c710eea
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
include libxcb.inc
PR = "r1"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"
+2
View File
@@ -0,0 +1,2 @@
include xcb-proto.inc
PR = "r1"