summaryrefslogtreecommitdiff
path: root/packages/python/python-ecore_cvs.bb
blob: 73c4b7ea00afc924af7efc4c33411f3293ca7d56 (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "python-evas ecore"
PV = "0.2.1+cvs${SRCDATE}"
PR = "r0"

do_stage() {
    distutils_stage_all
}