blob: fd52dba013eefb36274c8fc1f60adff08d4edc9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
MESA_VER = "6.5.2"
require xorg-xserver-common.inc
PE = "1"
PR = "${INC_PR}.1"
export LDFLAGS += " -ldl "
#DESCRIPTION = ""
#DEPENDS += " "
SRC_URI += "file://report-correct-randr10.patch;patch=1"
|