summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 711628243e4d..58bf6ba9772e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ groups=()
depends=("aspnet-runtime" "bitcoin-daemon" "dotnet-host" "dotnet-runtime" "dotnet-sdk" "tmux")
makedepends=("git")
checkdepends=()
-optdepends=("bitcoin-cli: Interact with your Bitcoin node.")
+optdepends=()
provides=(${_pkgname_lc})
conflicts=("nbxplorer")
replaces=()