mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-05 09:32:36 +00:00
5 lines
208 B
Bash
5 lines
208 B
Bash
TERMUX_SUBPKG_DESCRIPTION="ASP.NET Core 9.0 Runtime"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_DEPENDS="dotnet-runtime-9.0"
|
|
TERMUX_SUBPKG_INCLUDE=$(cat "${TERMUX_PKG_TMPDIR}"/aspnetcore-runtime.txt)
|