summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3f8bc5c0e3f..3e36053edf0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="CGILua is a tool for creating dynamic HTML pages and manipulating input
arch=('i686' 'x86_64')
url="http://keplerproject.github.com/cgilua"
license=('MIT')
+provides=('lua-cgilua')
depends=('lua' 'lua-luafilesystem')
makedepends=('luarocks')
conflicts=()