ksymoops: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
469f598b6e
commit
cd4ddd73e0
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/ksymoops
|
define Package/ksymoops
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=@mips||mipsel||m68k||i386
|
DEPENDS:=@mips||mipsel||m68k||i386 +zlib
|
||||||
TITLE:=Interpret oops of the kernel
|
TITLE:=Interpret oops of the kernel
|
||||||
URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
|
URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
|
||||||
MENU:=1
|
MENU:=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user