contrib/package: remove dependency on base-files from sysupgrade-aheros

This commit is contained in:
Jo-Philipp Wich 2009-06-30 05:10:44 +00:00
parent 2dd9bcf540
commit 846c17f0f8

View file

@ -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