mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-11 23:00:52 +00:00
2b65bc0e67
We use true or false for other bool build variables. Let's be consistent. Change does not have an effect on build scripts. %ci:no-build
5 lines
253 B
Bash
5 lines
253 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/gpgv share/man/man1/gpgv.1.gz"
|
|
TERMUX_SUBPKG_DESCRIPTION="GNU privacy guard - signature verification tool"
|
|
TERMUX_SUBPKG_DEPENDS="libassuan, libbz2, libgcrypt, libgpg-error, libnpth, zlib"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|