aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/engrave_svn.bb
blob: 6791a0d87f707d4e8b97f5c5377c371c14a7024e (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Engrave is an Edje Editing Library"
LICENSE = "MIT"
# also requires yacc and lex on host
DEPENDS = "evas ecore"
PV = "0.0.0+svnr${SRCPV}"
PR = "r1"
SRCREV = "${EFL_SRCREV}"

inherit efl