blob: 83922e08f98ad4e4a835397c38feb3cd9d6493ec (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "DRI2 extension headers"
require xorg-proto-common.inc
PV = "1.99.3+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
S = "${WORKDIR}/git"
|