aboutsummaryrefslogtreecommitdiffstats
path: root/community/lastpass-cli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lastpass-cli/APKBUILD')
-rw-r--r--community/lastpass-cli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lastpass-cli/APKBUILD b/community/lastpass-cli/APKBUILD
index 8cf6e8a1c5..1c93abc340 100644
--- a/community/lastpass-cli/APKBUILD
+++ b/community/lastpass-cli/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="LastPass command line interface tool"
url="https://lastpass.com/"
arch="all"
license="GPL2"
-makedepends="libressl-dev curl-dev libxml2-dev asciidoc cmake"
+makedepends="libressl-dev curl-dev libxml2-dev asciidoc cmake bash"
subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch"
source="$pkgname-$pkgver.tar.gz::https://github.com/${pkgname/-*/}/$pkgname/archive/v${pkgver}.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"