From: nbd Date: Mon, 26 Feb 2007 14:05:43 +0000 (+0000) Subject: add missing dependency X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=22019b182c39d9c5deff043264a60bfc08443668 add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6389 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kexec-tools/Makefile b/package/kexec-tools/Makefile index a537cdf42c..23294fd39b 100644 --- a/package/kexec-tools/Makefile +++ b/package/kexec-tools/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/kexec-tools SECTION:=utils CATEGORY:=Utilities - DEPENDS:=@LINUX_2_6_X86 + DEPENDS:=@LINUX_2_6_X86 zlib TITLE:=Kernel boots kernel DESCRIPTION:=\ kexec is a set of systems call that allows you to load \\\