qemu: fix subpackage for "qemu-system-riscv32"
This commit is contained in:
parent
baf869fb9d
commit
d01f1af66d
@ -1,7 +1,7 @@
|
||||
TERMUX_SUBPKG_INCLUDE="
|
||||
bin/qemu-system-riscv64
|
||||
share/man/man1/qemu-system-riscv64.1
|
||||
bin/qemu-system-riscv32
|
||||
share/man/man1/qemu-system-riscv32.1
|
||||
"
|
||||
|
||||
TERMUX_SUBPKG_DEPENDS="glib, libandroid-shmem, libbz2, libc++, libcurl, libgnutls, libjpeg-turbo, liblzo, libnettle, libpixman, libpng, libsasl, libssh2, libutil, ncurses, qemu-common, sdl2"
|
||||
TERMUX_SUBPKG_DESCRIPTION="A generic and open source machine emulator (riscv64)"
|
||||
TERMUX_SUBPKG_DESCRIPTION="A generic and open source machine emulator (riscv32)"
|
||||
|
Loading…
Reference in New Issue
Block a user