File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ XBB_APPLICATION_DISTRO_TOP_FOLDER=${XBB_APPLICATION_DISTRO_TOP_FOLDER:-"xPacks"}
2323XBB_APPLICATION_DESCRIPTION=" ${XBB_APPLICATION_DISTRO_NAME} ${XBB_APPLICATION_NAME} "
2424
2525declare -a XBB_APPLICATION_DEPENDENCIES=( qemu-riscv )
26- declare -a XBB_APPLICATION_COMMON_DEPENDENCIES=( autotools zlib bzip2 zstd gmp libpng jpeg libxml2 sdl2 libffi gettext termcap readline pcre2 glib openssl libssh ncurses libusb-w32 libusb1 lzo nettle pixman libpcap vde qemu )
26+ declare -a XBB_APPLICATION_COMMON_DEPENDENCIES=( libiconv zlib bzip2 zstd gmp libpng jpeg libxml2 sdl2 libffi libunistring gettext termcap readline pcre2 glib openssl libssh ncurses libusb-w32 libusb1 lzo nettle pixman libpcap vde qemu )
2727
2828XBB_APPLICATION_INITIAL_TARGET=" native"
2929
You can’t perform that action at this time.
0 commit comments