task-vuplus-enigma2.bb : append led brightness setup, ultimo
[vuplus_openembedded] / recipes / tasks / task-python-efl.bb
1 DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
2 LICENSE = "MIT"
3 SECTION = "devel/python"
4 PR = "ml4"
5
6 ALLOW_EMPTY = "1"
7
8 RDEPENDS = "\
9   python-evas \
10   python-ecore \
11   python-edje \
12   python-elementary \
13   python-emotion \
14   python-etk \
15   python-epsilon \
16   python-edbus \
17 "
18