diff --git a/packages/ns-api/Makefile b/packages/ns-api/Makefile index 26e59925..e7d0f39b 100644 --- a/packages/ns-api/Makefile +++ b/packages/ns-api/Makefile @@ -21,7 +21,7 @@ define Package/ns-api CATEGORY:=NethSecurity TITLE:=NethSecurity REST API URL:=https://github.com/NethServer/nethsecurity-controller/ - DEPENDS:=+python3-nethsec +python3-openssl +python3-urllib +python3-idna + DEPENDS:=+python3-nethsec +python3-openssl +python3-urllib +python3-idna +python3-requests PKGARCH:=all endef