diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index 0635d4db8..ccf557d4f 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openmptcprouter-full -PKG_VERSION:=0.2 +PKG_VERSION:=0.3 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk @@ -59,7 +59,7 @@ MY_DEPENDS := \ luci-i18n-base-zh-tw \ luci-i18n-firewall-en \ luci-i18n-firewall-fr \ - ca-bundle ca-certificates \ + ca-bundle ca-certificates libustream-ssl-openssl \ luci-mod-admin-full luci-app-firewall luci-app-glorytun luci-app-shadowsocks-libev luci-app-unbound luci-theme-openmptcprouter luci-base \ luci-app-nginx-ha luci-app-omr-tracker luci-app-qos \ luci-app-vnstat omr-quota luci-app-omr-quota \