aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-augeas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-augeas/APKBUILD')
-rw-r--r--main/lua-augeas/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/lua-augeas/APKBUILD b/main/lua-augeas/APKBUILD
index 53ea3db853..03d80a0377 100644
--- a/main/lua-augeas/APKBUILD
+++ b/main/lua-augeas/APKBUILD
@@ -5,7 +5,7 @@ _defaultlua="5.1"
pkgname=lua-augeas
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Lua bindings for Augeas"
url="http://git.alpinelinux.org/cgit/lua-augeas/"
arch="all"
@@ -52,6 +52,7 @@ _split() {
local d= _ver=$1
pkgdesc="Lua $_i bindings for Augeas"
replaces="$pkgname"
+ depends=
for d in usr/lib/lua usr/share/lua; do
if [ -d "$pkgdir"/$d/$_ver ]; then
mkdir -p "$subpkgdir"/$d