summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXabre2018-10-07 11:46:58 +0200
committerXabre2018-10-07 11:46:58 +0200
commit37624175bca89368ebe91c3a65bd7d89de59b43d (patch)
treefba6cc8ca863f7b9a9d62b0cbd071910201def94 /PKGBUILD
parentb0d051afb625d1b64a33bcfd730e103a176b743c (diff)
downloadaur-37624175bca89368ebe91c3a65bd7d89de59b43d.tar.gz
Initial upload
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2df11ddb74f..60a29e4d402c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Integrate the yajl JSON library with Lua."
arch=('i686' 'x86_64')
url="https://luarocks.org/modules/brimworks/lua-yajl"
license=('GPL')
-depends=('lua51')
+depends=('lua51' 'yajl')
makedepends=('luarocks5.1')
conflicts=()
source=("https://luarocks.org/manifests/brimworks/${_rockname}-${pkgver}-${_rockrel}.src.rock")