From: nbd Date: Mon, 11 Jun 2012 22:46:37 +0000 (+0000) Subject: ksymoops: add missing dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=cd4ddd73e0990501ce36b6446249b7e0b3c46de6;p=packages.git ksymoops: add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@32229 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/devel/ksymoops/Makefile b/devel/ksymoops/Makefile index ef6476a57..af09a4fc1 100644 --- 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