9 lines
233 B
BlitzBasic
9 lines
233 B
BlitzBasic
include mesa-common.inc
|
|
include mesa-git.inc
|
|
include mesa-xlib.inc
|
|
|
|
# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
|
|
DEFAULT_PREFERENCE = "-2"
|
|
|
|
PR = "${INC_PR}.1"
|