micropython: fix cross compilation.
This commit is contained in:
parent
35de337d81
commit
d9ec757787
|
@ -4,7 +4,8 @@ version=1.3.10
|
|||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="-C unix"
|
||||
hostmakedepends="pkg-config python libffi-devel readline-devel"
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="libffi-devel readline-devel"
|
||||
short_desc="Python for embedded systems"
|
||||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue
Block a user