mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
vice-sa: add busybox:host dep for dos2unix
This commit is contained in:
@@ -6,7 +6,7 @@ PKG_VERSION="3.8"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://sourceforge.net/projects/vice-emu"
|
||||
PKG_URL="${PKG_SITE}/files/releases/vice-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain xa:host SDL2 SDL2_image ncurses readline"
|
||||
PKG_DEPENDS_TARGET="toolchain xa:host SDL2 SDL2_image ncurses readline busybox:host"
|
||||
PKG_LONGDESC="Commodore 8-bit Emulator"
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --disable-pdf-docs --enable-gtk3ui=no --without-alsa --with-pulse --enable-sdl2ui"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user