aboutsummaryrefslogtreecommitdiff
path: root/lang/json4lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/json4lua/Makefile')
-rw-r--r--lang/json4lua/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/json4lua/Makefile b/lang/json4lua/Makefile
index 33892d2f6..6a4f8af70 100644
--- a/lang/json4lua/Makefile
+++ b/lang/json4lua/Makefile
@@ -29,6 +29,7 @@ define Package/json4lua
TITLE:=json4lua
URL:=https://github.com/amrhassan/json4lua
DEPENDS:=+lua +luasocket
+ PKGARCH:=all
endef
define Package/json4lua/description