summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-elementary_svn.bb
blob: a38b1aae68a72d4e7938bc0e1d44683bf128eff4 (plain)
1
2
3
4
5
6
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary"
RDEPENDS_${PN} += "python-evas python-ecore python-edje" 
PV = "0.1+svnr${SRCPV}"
PR = "ml1"