summaryrefslogtreecommitdiff
path: root/recipes-kernel/perf/perf.bbappend
blob: 1894a5afae5c1fafa72edb27a230ad1d566a453b (plain)
1
2
# python3-setuptools is required with 5.19-rc7
DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'python3-setuptools-native', '', d)}"