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 cf3105fc1aa9..3ead2e131d70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('BSD')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
md5sums=('ce41bbe2961dd7d655870149ead54871')
-depends=('python' 'python-setuptools' 'python-urwid' 'python-pyperclip')
+depends=('pass' 'python' 'python-setuptools' 'python-urwid' 'python-pyperclip')
prepare() {
cd "${srcdir}/${_pyname}-${pkgver}"