summaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-python-efl-examples.bb
blob: 34efbeab6b8ea974fe47685222fd82c2035dd723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Python Examples for the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
RDEPENDS = "\
  task-python-efl \
  python-ecore-examples \
  python-emotion-examples \
  python-edje-examples \
  python-etk-examples \
  python-epsilon-examples \
  python-math python-textutils \
"
PR = "ml4"

ALLOW_EMPTY = "1"