Преглед на файлове

ffho-autoupdater: set PROVIDES:=gluon-autoupdater in Makefile
because gluon-config-mode-autoupdater and gluon-luci-autoupdater depending on gluon-autoupdater

Karsten Böddeker преди 8 години
родител
ревизия
f6c5bbb7f4
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      ffho/ffho-autoupdater/Makefile

+ 2 - 1
ffho/ffho-autoupdater/Makefile

@@ -14,6 +14,7 @@ define Package/ffho-autoupdater
   CATEGORY:=Gluon
   DEPENDS:=+gluon-core +libgluonutil +micrond +autoupdater
   TITLE:=Automatically update firmware
+  PROVIDES:=gluon-autoupdater
 endef
 
 define Build/Prepare
@@ -38,4 +39,4 @@ define Package/ffho-autoupdater/postinst
 $(call GluonCheckSite,check_site.lua)
 endef
 
-$(eval $(call BuildPackage,ffho-autoupdater))
+$(eval $(call BuildPackage,ffho-autoupdater))