mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 08:18:54 +00:00
5 lines
238 B
Bash
5 lines
238 B
Bash
TERMUX_SUBPKG_DESCRIPTION="ASP.NET Core 8.0 Runtime Managed Debug Symbols"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_DEPENDS="aspnetcore-runtime-8.0"
|
|
TERMUX_SUBPKG_INCLUDE=$(cat "${TERMUX_PKG_TMPDIR}"/aspnetcore-runtime-dbg.txt)
|