From: nbd Date: Tue, 22 Aug 2006 10:40:32 +0000 (+0000) Subject: remove bogus dependency line X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/84104005498acda8cce4d40aa84bc1115722883b?hp=3c4dec1c5259270259b0da0f3ff918191b816476 remove bogus dependency line git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index e494177c9..4ad88d8f3 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -23,7 +23,6 @@ include $(INCLUDE_DIR)/package.mk define Package/ip SECTION:=base CATEGORY:=Network -DEPENDS:=iproute2 TITLE:=A routing control utility endef