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:
c2cb486
)
ksymoops: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 22:46:37 +0000
(22:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 22:46:37 +0000
(22:46 +0000)
SVN-Revision: 32229
devel/ksymoops/Makefile
patch
|
blob
|
history
diff --git
a/devel/ksymoops/Makefile
b/devel/ksymoops/Makefile
index ef6476a574cbb5010389a8311c727b2884ded016..af09a4fc1b0327616347df575664f117505d7716 100644
(file)
--- a/
devel/ksymoops/Makefile
+++ b/
devel/ksymoops/Makefile
@@
-23,7
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ksymoops
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@mips||mipsel||m68k||i386
+ DEPENDS:=@mips||mipsel||m68k||i386
+zlib
TITLE:=Interpret oops of the kernel
URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
MENU:=1