blackbox: always depends on gnupg

This commit is contained in:
Đoàn Trần Công Danh 2021-07-10 01:05:50 +07:00 committed by Đoàn Trần Công Danh
parent ab53562d42
commit 3348722203
2 changed files with 2 additions and 4 deletions

View file

@ -1,2 +0,0 @@
blackbox requires GnuGP 1 or 2, install gnupg or gnupg2.
Needs environment variable GPG=gpg2 if used with GnuPG 2.

View file

@ -1,8 +1,8 @@
# Template file for 'blackbox'
pkgname=blackbox
version=1.20181219
revision=2
depends="bash"
revision=3
depends="bash gnupg"
short_desc="Safely store secrets in Git/Mercurial/Subversion"
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
license="MIT"