Add DolphinSA deps
This commit is contained in:
parent
1f9934af23
commit
4a664dab07
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PKG_ARCH="aarch64"
|
|||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/rtissera/dolphin"
|
||||
PKG_URL="$PKG_SITE.git"
|
||||
PKG_DEPENDS_TARGET="toolchain libevdev libdrm"
|
||||
PKG_DEPENDS_TARGET="toolchain libevdev libdrm ffmpeg zlib libpng lzo libusb"
|
||||
PKG_LONGDESC="Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements. "
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET=" -DENABLE_HEADLESS=ON \
|
||||
|
|
Loading…
Reference in a new issue