8 lines
228 B
Bash
8 lines
228 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/qemu-system-aarch64
|
|
share/man/man1/qemu-system-aarch64.1
|
|
"
|
|
|
|
TERMUX_SUBPKG_DEPENDS="qemu-system"
|
|
TERMUX_SUBPKG_DESCRIPTION="A generic and open source machine emulator and virtualizer (AArch64 target)"
|