summaryrefslogtreecommitdiff
path: root/packages/anthy/anthy-native_6801.bb
blob: eed500560c671b91dc04d44fd5bae32492de8f11 (plain)
1
2
3
4
5
6
7
8
9
require anthy_${PV}.bb
DEPENDS =""
inherit native


do_stage() {
	autotools_stage_all
}