aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chicken/chicken-native_4.2.0.bb
blob: b3f5dfdaf5e96827052df73ca9dbabdfc55cb983 (plain)
1
2
3
4
5
6
7
require chicken_${PV}.bb

DEPENDS = "gcc-native"
RDEPENDS = "gcc-native"

inherit native