From: Jo-Philipp Wich Date: Tue, 30 Jun 2009 05:10:44 +0000 (+0000) Subject: contrib/package: remove dependency on base-files from sysupgrade-aheros X-Git-Tag: 0.10.0~1475 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=846c17f0f8f89732fe9f53c8b419cdd53868bc9e contrib/package: remove dependency on base-files from sysupgrade-aheros --- diff --git a/contrib/package/sysupgrade-atheros/Makefile b/contrib/package/sysupgrade-atheros/Makefile index 1a76c02d4..a10145562 100644 --- a/contrib/package/sysupgrade-atheros/Makefile +++ b/contrib/package/sysupgrade-atheros/Makefile @@ -18,7 +18,7 @@ define Package/sysupgrade-atheros CATEGORY:=LuCI SUBMENU:=Freifunk TITLE:=Experimental sysupgrade support for Atheros SoC - DEPENDS:=@TARGET_atheros +base-files + DEPENDS:=@TARGET_atheros endef define Package/sysupgrade-atheros/description