summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2021-02-27 18:42:42 +0100
committerMatheus Gabriel Werny de Lima2021-02-27 18:42:42 +0100
commit4d430b3fd66445a24fa19ba1bffec38e2232b767 (patch)
tree811a91577925c6c0887e42c4066c50fe28b72ffe /PKGBUILD
parent5f54508729a586fb7b780e39c07c38d781195f3b (diff)
downloadaur-4d430b3fd66445a24fa19ba1bffec38e2232b767.tar.gz
Update.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61dd81780bd0..ecefe60f3ece 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=("any")
url="https://github.com/dgarage/${_pkgname}"
license=("MIT")
groups=()
-depends=("aspnet-runtime" "bitcoin-daemon" "dotnet-host" "dotnet-runtime" "dotnet-sdk")
+depends=("aspnet-runtime" "bitcoin-cli" "bitcoin-daemon" "dotnet-host" "dotnet-runtime" "dotnet-sdk")
makedepends=("git")
checkdepends=()
optdepends=()