luaprofiler: add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16186 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-05-29 12:01:23 +00:00
parent 16da00d433
commit 4c03e65a91

View File

@ -23,6 +23,7 @@ define Package/luaprofiler
CATEGORY:=Languages
TITLE:=Lua Profiler
URL:=http://luaprofiler.luaforge.net
DEPENDS:=+lua
endef
define Package/luaprofiler/description