termux-keyring: mark as essential
This commit is contained in:
parent
d00376c914
commit
c3be5d85a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user