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
TITLE:=luabitop
URL:=http://bitop.luajit.org/
DEPENDS:=+lua
DEPENDS:=+liblua
endef
define Package/luabitop/description