mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 04:48:55 +00:00
7 lines
269 B
Bash
7 lines
269 B
Bash
TERMUX_SUBPKG_INCLUDE="lib/python*"
|
|
TERMUX_SUBPKG_DESCRIPTION="The xcbgen Python module"
|
|
# Cannot depend on python due to circular dependency.
|
|
TERMUX_SUBPKG_RECOMMENDS="python"
|
|
TERMUX_SUBPKG_BREAKS="xcb-proto (<< 1.15.2)"
|
|
TERMUX_SUBPKG_REPLACES="xcb-proto (<< 1.15.2)"
|