dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / tasks / task-python-efl-examples.bb
1 DESCRIPTION = "Python Examples for the Enlightenment Foundation Libraries"
2 LICENSE = "MIT"
3 SECTION = "devel/python"
4 RDEPENDS = "\
5   task-python-efl \
6   python-ecore-examples \
7   python-emotion-examples \
8   python-edje-examples \
9   python-etk-examples \
10   python-epsilon-examples \
11   python-math python-textutils \
12 "
13 PR = "ml4"
14
15 ALLOW_EMPTY = "1"