diff --git a/package/lean/luci-app-ssrserver-python/Makefile b/package/lean/luci-app-ssrserver-python/Makefile index 7d7a317550..4b02736379 100644 --- a/package/lean/luci-app-ssrserver-python/Makefile +++ b/package/lean/luci-app-ssrserver-python/Makefile @@ -7,10 +7,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI for SSR Server Python -LUCI_DEPENDS:=+python +LUCI_DEPENDS:=+python3 LUCI_PKGARCH:=all PKG_VERSION:=3.2.0 -PKG_RELEASE:=6 +PKG_RELEASE:=7 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/package/lienol/luci-app-ssr-python-pro-server/Makefile b/package/lienol/luci-app-ssr-python-pro-server/Makefile index 31a3a8e75d..be62eceea8 100644 --- a/package/lienol/luci-app-ssr-python-pro-server/Makefile +++ b/package/lienol/luci-app-ssr-python-pro-server/Makefile @@ -6,10 +6,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for SSR Python Pro Server -LUCI_DEPENDS:=+libsodium +luci-lib-jsonc +python +LUCI_DEPENDS:=+libsodium +luci-lib-jsonc +python3 LUCI_PKGARCH:=all PKG_VERSION:=1.0 -PKG_RELEASE:=6-20190704 +PKG_RELEASE:=7-20200404 include $(TOPDIR)/feeds/luci/luci.mk