summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElijah Gregg2021-01-15 12:07:45 -0700
committerElijah Gregg2021-01-15 12:07:45 -0700
commit22b7f560bffe65b95876c581e9f3c711fabfbbe6 (patch)
treea0d256032b5e232540bdd208cfca19461d6c728f
parent300017b441b3067e1d75a6841e444f442a7f1f7d (diff)
downloadaur-22b7f560bffe65b95876c581e9f3c711fabfbbe6.tar.gz
Remove unnecessary dependency
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bde5a75ef7b..6ab9990e57f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="Bible command line interface reader."
arch=("x86_64")
url="https://heb12.com/#cli"
license=("GPL2")
-makedepends=("wget")
provides=("heb12")
conflicts=("heb12")
source=("git+https://code.heb12.com/heb12/cli.git" "https://api.heb12.com/translations/biblec/web.i" "https://api.heb12.com/translations/biblec/web.t")