blob: 97cac51744d787c2693dd69940a099c4576207de (
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}.0"
|