blob: be2f5d3cfe9ba939f2234312071fd8f745b250ad (
plain)
1
2
3
4
5
6
7
8
|
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"
|