add missing dependency
[openwrt.git] / package / kexec-tools / Makefile
index a537cdf..23294fd 100644 (file)
@@ -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 \\\
This page took 0.032802 seconds and 4 git commands to generate.