aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl/edb-native_1.0.5.004.bb
blob: 234b0e05e54cd5ea88aaf340e40543dfc5785e62 (plain)
1
2
3
4
5
6
7
include edb_${PV}.bb
inherit native
DEPENDS = "zlib-native"

do_stage_append () {
	install -m 0755 tools/.libs/edb_ed ${STAGING_BINDIR}
}