mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-02 07:07:24 -04:00
Add gnupg as a dependency in Arch PKGBUILD
This commit is contained in:
@@ -11,6 +11,7 @@ pkgdesc='A simple, self-hosted, SSH-synchronized password/note manager for the C
|
|||||||
arch=('x86_64' 'i686' 'i486' 'pentium4' 'aarch64' 'armv7h' 'riscv64')
|
arch=('x86_64' 'i686' 'i486' 'pentium4' 'aarch64' 'armv7h' 'riscv64')
|
||||||
url='https://github.com/rwinkhart/MUTN'
|
url='https://github.com/rwinkhart/MUTN'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
|
depends=(gnupg)
|
||||||
makedepends=(go util-linux gzip)
|
makedepends=(go util-linux gzip)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
'wl-clipboard: Wayland clipboard support'
|
'wl-clipboard: Wayland clipboard support'
|
||||||
|
|||||||
Reference in New Issue
Block a user