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

include libxcb.inc
PV = "1.0+git"
PR = "r0"

DEPENDS += "libpthread-stubs"

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

PACKAGES =+ "libxcb-xinerama"