mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tntnet: depend on openssl
This commit is contained in:
parent
a257d33196
commit
e65c0fc49e
2
packages/3rdparty/web/tntnet/meta
vendored
2
packages/3rdparty/web/tntnet/meta
vendored
@ -26,7 +26,7 @@ PKG_LICENSE="GPL-2"
|
||||
PKG_SITE="http://www.tntnet.org/"
|
||||
PKG_URL="http://www.tntnet.org/download/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS="libtool"
|
||||
PKG_BUILD_DEPENDS="toolchain libtool cxxtools"
|
||||
PKG_BUILD_DEPENDS="toolchain libtool cxxtools openssl"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="tntnet: C++ Dynamite for the Web"
|
||||
|
Loading…
x
Reference in New Issue
Block a user