projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d356092
)
luaprofiler: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 12:01:23 +0000
(12:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 12:01:23 +0000
(12:01 +0000)
SVN-Revision: 16186
lang/luaprofiler/Makefile
patch
|
blob
|
history
diff --git
a/lang/luaprofiler/Makefile
b/lang/luaprofiler/Makefile
index e5f202dc76bb7ce3a26cab1ae10d6578678ce00a..3b815315d8681fea80799af23a978a9bc8826b46 100644
(file)
--- a/
lang/luaprofiler/Makefile
+++ b/
lang/luaprofiler/Makefile
@@
-23,6
+23,7
@@
define Package/luaprofiler
CATEGORY:=Languages
TITLE:=Lua Profiler
URL:=http://luaprofiler.luaforge.net
+ DEPENDS:=+lua
endef
define Package/luaprofiler/description