mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
cxxtools: target build depends on openssl
This commit is contained in:
parent
4e097b9679
commit
23bc92bbe9
@ -9,7 +9,7 @@ PKG_LICENSE="GPL-2"
|
||||
PKG_SITE="http://www.tntnet.org/cxxtools.html"
|
||||
PKG_URL="http://www.tntnet.org/download/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain cxxtools:host"
|
||||
PKG_DEPENDS_TARGET="toolchain cxxtools:host openssl"
|
||||
PKG_LONGDESC="Cxxtools is a collection of general-purpose C++ classes."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user