mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 09:28:54 +00:00
5 lines
219 B
Bash
5 lines
219 B
Bash
TERMUX_SUBPKG_DESCRIPTION=".NET 8.0 Runtime"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_DEPENDS="dotnet-hostfxr-8.0, libicu, openssl, zlib"
|
|
TERMUX_SUBPKG_INCLUDE=$(cat "${TERMUX_PKG_TMPDIR}"/dotnet-runtime.txt)
|