termux-keyring: mark as essential

This commit is contained in:
Lucy Phipps 2021-09-10 17:04:58 +01:00
parent d00376c914
commit c3be5d85a0
No known key found for this signature in database
GPG Key ID: 8F688A3DB7869BFE
1 changed files with 2 additions and 0 deletions

View File

@ -3,8 +3,10 @@ TERMUX_PKG_DESCRIPTION="GPG public keys for the official Termux repositories"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_ESSENTIAL=true
termux_step_make_install() {
mkdir -p $TERMUX_PREFIX/etc/apt/trusted.gpg.d