summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-09-17 16:40:54 -0400
committerDavid Parrish2018-09-17 16:40:54 -0400
commit2df32f2cbab2e5dab0323c603d6b16cbc93c9af0 (patch)
treeb9053e8f47ecbd904f2d841599a545a185c61750
parentd8e55f437631374ef9a41219e243cb464def1536 (diff)
downloadaur-2df32f2cbab2e5dab0323c603d6b16cbc93c9af0.tar.gz
Remove lnd as a dependency
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6836c54ab7d9..1612b7f30bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="Lightning wallet focused on user experience and ease of use"
arch=('x86_64')
url="https://github.com/LN-Zap/zap-desktop"
license=('MIT')
-depends=('lnd')
install="$pkgname.install"
source=("$pkgname::git+https://github.com/LN-Zap/zap-desktop.git"
"zap-desktop.desktop")