summaryrefslogtreecommitdiff
path: root/packages/python/python-ecore_cvs.bb
blob: 8f4db6382ee508db11f47fbe67d1cd267130ca52 (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "ecore"

PR = "r2"

do_stage() {
    distutils_stage_all
}