Merge pull request #2642 from dirkfeytons/luabitop_deps

luabitop: correct dependency
This commit is contained in:
champtar 2016-04-30 09:04:05 +02:00
commit bb0e781d55

View file

@ -28,7 +28,7 @@ define Package/luabitop
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=luabitop TITLE:=luabitop
URL:=http://bitop.luajit.org/ URL:=http://bitop.luajit.org/
DEPENDS:=+lua DEPENDS:=+liblua
endef endef
define Package/luabitop/description define Package/luabitop/description