summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2021-03-15 21:56:20 +0100
committerMatheus Gabriel Werny de Lima2021-03-15 21:56:20 +0100
commitd7f52b768601a01ef5af7923fd37a0586030053c (patch)
treea1ab46747314ce03ee443ea86e4d914c89ebb473
parentace12ec9094e6786a611c9b3bb21b7add95f1fab (diff)
downloadaur-d7f52b768601a01ef5af7923fd37a0586030053c.tar.gz
Updated the dependencies.
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87719be9396f..cdbdf3ae0d59 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=("any")
url="https://github.com/dgarage/${_pkgname}"
license=("MIT")
groups=()
-depends=("bitcoin-daemon" "dotnet-sdk" "tmux")
+depends=("aspnet-runtime" "bitcoin-daemon" "dotnet-sdk" "tmux")
makedepends=("git")
checkdepends=()
optdepends=()