summaryrefslogtreecommitdiffstats
path: root/meta/packages/xcb/libxcb_git.bb
blob: 046352543f60654acdb16074813fd79b3ec31a6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEFAULT_PREFERENCE = "-1"

include libxcb.inc
PV = "1.1.90.1+git${SRCREV}"
PR = "r2"

DEPENDS += "libpthread-stubs"

SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb;protocol=git"
S = "${WORKDIR}/git"

PACKAGES =+ "libxcb-xinerama"