virtual/debug: add strace

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2021-01-24 12:45:30 +01:00
parent d24b4ae1a8
commit 459ec91310

View File

@ -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"
PKG_DEPENDS_TARGET="toolchain gdb edid-decode memtester strace"
PKG_SECTION="virtual"
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"