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

PR = "r3"

do_stage() {
    distutils_stage_all
}