blackbox: always depends on gnupg
This commit is contained in:
parent
ab53562d42
commit
3348722203
2 changed files with 2 additions and 4 deletions
|
@ -1,2 +0,0 @@
|
||||||
blackbox requires GnuGP 1 or 2, install gnupg or gnupg2.
|
|
||||||
Needs environment variable GPG=gpg2 if used with GnuPG 2.
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'blackbox'
|
# Template file for 'blackbox'
|
||||||
pkgname=blackbox
|
pkgname=blackbox
|
||||||
version=1.20181219
|
version=1.20181219
|
||||||
revision=2
|
revision=3
|
||||||
depends="bash"
|
depends="bash gnupg"
|
||||||
short_desc="Safely store secrets in Git/Mercurial/Subversion"
|
short_desc="Safely store secrets in Git/Mercurial/Subversion"
|
||||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue