summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d45e7328c4b1..ed82f0bf7d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url='https://ssl.masterpasswordapp.com/'
license=('GPL3')
depends=('openssl')
-makedepends=('git' 'libxml2' 'ncurses')
+makedepends=('git' 'libxml2' 'ncurses' 'libsodium')
optdepends=('xclip: copy password to clipboard')
options=('!buildflags')
source=("https://ssl.masterpasswordapp.com/mpw-${pkgver}-cli-2-0-${_hash}.tar.gz"{,.sig})