diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-22 13:03:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-24 15:31:50 +0200 |
commit | af2c0e4af10da2757e0d7e41acdc5907ec2896a4 (patch) | |
tree | 3cc21dad5ccb282a9a2a98b47f8c33df75b3377d /meta-multimedia | |
parent | d98907203cc2653eee1db998e30d129c9c9a063a (diff) | |
download | meta-openembedded-af2c0e4af10da2757e0d7e41acdc5907ec2896a4.tar.gz |
python-efl: add git version
* the tarball is missing .pxd files and re-building with our python-cython fails with:
| Compiling efl/elementary/scroller.pyx because it depends on /OE
| Error compiling Cython file:
| ------------------------------------------------------------
| ...
| from libc.stdint cimport uintptr_t
| import traceback
| from efl.eo cimport Eo, PY_REFCOUNT
| from efl.utils.conversions cimport _ctouni
| from cpython cimport Py_INCREF, Py_DECREF
| cimport efl.ecore.enums as enums
| ^
| ------------------------------------------------------------
|
| efl/ecore/__init__.pyx:221:8: 'efl.ecore.enums.pxd' not found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia')
0 files changed, 0 insertions, 0 deletions