luabitop: correct dependency
authorDirk Feytons <[email protected]>
Fri, 29 Apr 2016 19:40:17 +0000 (21:40 +0200)
committerDirk Feytons <[email protected]>
Fri, 29 Apr 2016 19:40:17 +0000 (21:40 +0200)
Signed-off-by: Dirk Feytons <[email protected]>
lang/luabitop/Makefile

index eda6f9b821e906bfdce5163aab14f163456e6e43..6153c8d67ee11a37890cb028d0d1ac1fa807302f 100644 (file)
@@ -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