mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
Merge pull request #2642 from dirkfeytons/luabitop_deps
luabitop: correct dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user