mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
197 B
BlitzBasic
10 lines
197 B
BlitzBasic
DESCRIPTION = "DRI2 extension headers"
|
|
|
|
require xorg-proto-common.inc
|
|
|
|
PV = "1.99.1+git${SRCREV}"
|
|
|
|
SRC_URI = "git://git.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|