From: Claudio Mignanti Date: Sun, 8 Feb 2009 09:21:24 +0000 (+0000) Subject: remove false dependence in util-linux-ng X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=d6a031f60c3da9cd19204ca5a3b72a0d83e427cf;p=15.05%2Fopenwrt.git remove false dependence in util-linux-ng git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14433 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/util-linux-ng/Makefile b/package/util-linux-ng/Makefile index 057791a694..8f4ee9b189 100644 --- a/package/util-linux-ng/Makefile +++ b/package/util-linux-ng/Makefile @@ -22,7 +22,6 @@ include $(INCLUDE_DIR)/package.mk define Package/util-linux/Default SECTION:=utils CATEGORY:=Utilities - DEPENDS:=@!TARGET_etrax URL:=http://www.kernel.org/pub/linux/utils/util-linux-ng/ endef