diff options
Diffstat (limited to 'updater-supervisor/Makefile')
-rw-r--r-- | updater-supervisor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater-supervisor/Makefile b/updater-supervisor/Makefile index 594f3c9..421126f 100644 --- a/updater-supervisor/Makefile +++ b/updater-supervisor/Makefile @@ -25,7 +25,7 @@ define Package/updater-supervisor DEPENDS:= \ +updater-ng +pkglists +l10n-supported \ +python3-light +python3-uci +python3-distro +python3-packaging \ - +cronie + +cronie +curl VARIANT:=python3 endef |