aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-python-efl-examples.bb
blob: 3fd803d78de1e88333352a61cf2bb3bfc150a0f8 (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 \
"
FILE_PR = "ml4"

ALLOW_EMPTY = "1"