Merge commit '709c4d66e0b107ca606941b988bad717c0b45d9b' into opendreambox
[vuplus_openembedded] / recipes / xcb / libxcb_git.bb
1 DEFAULT_PREFERENCE = "-1"
2
3 include libxcb.inc
4 PV = "1.0+git"
5 PR = "r0"
6
7 DEPENDS += "libpthread-stubs"
8
9 SRC_URI = "git://anongit.freedesktop.org/git/xcb;protocol=git"
10 S = "${WORKDIR}/git/xcb"
11
12 PACKAGES =+ "libxcb-xinerama"