From: Dirk Feytons Date: Fri, 29 Apr 2016 19:40:17 +0000 (+0200) Subject: luabitop: correct dependency X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d556c9440b287f7c5f8365ea87eb4f3332e22242;p=feed%2Fpackages.git luabitop: correct dependency Signed-off-by: Dirk Feytons --- diff --git a/lang/luabitop/Makefile b/lang/luabitop/Makefile index eda6f9b821..6153c8d67e 100644 --- a/lang/luabitop/Makefile +++ b/lang/luabitop/Makefile @@ -28,7 +28,7 @@ define Package/luabitop CATEGORY:=Languages TITLE:=luabitop URL:=http://bitop.luajit.org/ - DEPENDS:=+lua + DEPENDS:=+liblua endef define Package/luabitop/description