aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-penlight/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-penlight/APKBUILD')
-rw-r--r--main/lua-penlight/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-penlight/APKBUILD b/main/lua-penlight/APKBUILD
index 2b7b813b9f..641b01fd26 100644
--- a/main/lua-penlight/APKBUILD
+++ b/main/lua-penlight/APKBUILD
@@ -8,7 +8,7 @@ url="http://stevedonovan.github.io/Penlight"
arch="noarch"
license="MIT"
depends="lua"
-checkdepends=""
+checkdepends="lua-filesystem"
provides="$pkgname-shared=$pkgver-r$pkgrel" # for backward compatibility
replaces="$pkgname-shared" # for backward compatibility
subpackages="$pkgname-doc"