0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-22 12:35:53 +00:00

virtual/debug: include kmsxx

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl
2023-01-28 13:52:53 +01:00
parent 2c07a65f2a
commit 41a32ca41d

@ -6,7 +6,7 @@ PKG_VERSION=""
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain gdb edid-decode memtester strace"
PKG_DEPENDS_TARGET="toolchain gdb edid-decode memtester strace kmsxx"
PKG_SECTION="virtual"
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"