diff options
Diffstat (limited to 'updater-ng-auto/Makefile')
| -rw-r--r-- | updater-ng-auto/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/updater-ng-auto/Makefile b/updater-ng-auto/Makefile index 369d742..fdbd5b1 100644 --- a/updater-ng-auto/Makefile +++ b/updater-ng-auto/Makefile @@ -112,7 +112,7 @@ endef  define Package/$(PKG_NAME)-localrepo  	TITLE:=Next generation updater local repository manager -	DEPENDS:=+python +	DEPENDS:=+python-light  endef  define Package/$(PKG_NAME)-localrepo/install | 
