[packages] xtables-addons: remove ipset, now in trunk after [18833]
[openwrt/svn-archive/archive.git] / devel / ksymoops / Makefile
index a92d3f445aaedac0237c50dd4a2c2a2ec4b93e19..31ac06311fe68cb6764420805468bd213440d931 100644 (file)
@@ -16,12 +16,14 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/ksymoops/v2.4/
 PKG_MD5SUM:=4a8249e182a5dbc75e566d162e9f3314
 
+PKG_BUILD_DEPENDS:=binutils
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/ksymoops
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@LINUX_2_6 @mips||mipsel||m68k||i386 +libbfd
+  DEPENDS:=@LINUX_2_6 @mips||mipsel||m68k||i386
   TITLE:=Interpret oops of the kernel
   URL:=http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/
   MENU:=1