mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-04 18:45:52 +00:00
98a53c9f18
Use the dist tarball (which other Linux distributions are doing) it's possible to build duktape without a host python2 - a step towards removing it (#21376). A small side benefit is that it simplifies the build somewhat and we do not need to create the pkg-config file ourselves.
4 lines
118 B
Bash
4 lines
118 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/"
|
|
TERMUX_SUBPKG_DESCRIPTION="Simple REPL for Duktape"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|