blob: cc8c533d4c019f3751c02a4c65759b167469042b [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#
2# Default preferred versions
3#
4
Patrick Williamsc124f4f2015-09-15 14:41:29 -05005# Force the older version of liberation-fonts until we fix the fontforge issue
6PREFERRED_VERSION_liberation-fonts ?= "1.04"
7
8# Force db-native's version to keep sync with db while
9# 'AGPL-3.0' in ${INCOMPATIBLE_LICENSE} blacklist
10PREFERRED_VERSION_db-native = "${@incompatible_license_contains('AGPL-3.0', '5.%', '6.%', d)}"