diff options
Diffstat (limited to 'packages/python/python-efl-examples.bb')
-rw-r--r-- | packages/python/python-efl-examples.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/python/python-efl-examples.bb b/packages/python/python-efl-examples.bb deleted file mode 100644 index 0a4e32097f..0000000000 --- a/packages/python/python-efl-examples.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python Examples for the Enlightenment Foundation Libraries" -LICENSE = "MIT" -SECTION = "devel/python" -RDEPENDS = "\ - python-efl python-ecore-examples python-emotion-examples python-edje-examples python-epsilon-examples \ - python-math python-textutils \ -" -PR = "ml2" - -ALLOW_EMPTY = "1" |