diff options
Diffstat (limited to 'packages/python/python-ecore_svn.bb')
-rw-r--r-- | packages/python/python-ecore_svn.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/python/python-ecore_svn.bb b/packages/python/python-ecore_svn.bb deleted file mode 100644 index 9907b27262..0000000000 --- a/packages/python/python-ecore_svn.bb +++ /dev/null @@ -1,7 +0,0 @@ -require python-efl.inc -DEPENDS += "python-evas ecore" -RDEPENDS += "python-evas" - -do_stage() { - distutils_stage_all -} |