libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / tasks / task-python-efl.bb
blob79d50c7a16f0d9ee61d18f5b0b235a68f067dccb
1 DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
2 LICENSE = "MIT"
3 SECTION = "devel/python"
4 PR = "ml4.1"
6 ALLOW_EMPTY = "1"
8 RDEPENDS = "\
9 python-evas \
10 python-ecore \
11 python-edje \
12 python-elementary \
13 python-emotion \
14 python-edbus \