mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-11 13:09:18 +00:00
892c98aa68
and include Python components (as a subpackage).
9 lines
245 B
Bash
9 lines
245 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
lib/gnumeric/*/plugins/gnome-glossary
|
|
lib/gnumeric/*/plugins/python-loader
|
|
lib/gnumeric/*/plugins/py-func
|
|
lib/python*
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="Python components for Gnumeric"
|
|
TERMUX_SUBPKG_DEPENDS="pygobject, python"
|