generic-poky/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.5.0.bb
2008-11-05 00:03:56 +00:00

13 lines
218 B
BlitzBasic

require xserver-xf86-dri-lite.inc
PE = "1"
PR = "r4"
PROTO_DEPS += "xf86driproto"
SRC_URI += "file://drmfix.patch;patch=1 \
file://libdri-xinerama-symbol.patch;patch=1 "
EXTRA_OECONF += "--enable-dri"