trojan: fix openssl dependency

This commit is contained in:
CN_SZTL 2019-12-02 17:58:53 +08:00
parent 5db983381a
commit 4167c58a18
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -18,7 +18,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
PKG_BUILD_PARALLEL:=0
PKG_BUILD_DEPENDS:=libopenssl
PKG_BUILD_DEPENDS:=openssl
PKG_LICENSE:=GPL-3.0