summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvenom2021-01-06 21:56:39 -0800
committervenom2021-01-06 21:56:39 -0800
commitac75baf1ec8c02f80e7537cfe1f3a613c49316bc (patch)
treebf868b9fa341f0c3f46913b5ffa68e915ae23272 /PKGBUILD
parent51f363a7f918ce93d21c6ccc01cf6ecd72f0ec5c (diff)
downloadaur-mc-tellme-112-liteloader.tar.gz
fix jq dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8a8931272bb..9f6444c1e6a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="An informational mod for Minecraft. "
arch=('any')
url="https://masa.dy.fi/mcmods/client_mods/"
license=('LGPL')
-makedepends=('wget')
+makedepends=('wget' 'jq')
source=("manifest.json::https://masa.dy.fi/api/games/mods/minecraft/latest/client/")
sha1sums=('SKIP')