virtual/debug: add edid-decode

This commit is contained in:
Lukas Rusak 2017-11-11 12:39:31 -08:00
parent 70f2dcf880
commit 7046268132
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -22,7 +22,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain gdb"
PKG_DEPENDS_TARGET="toolchain gdb edid-decode"
PKG_SECTION="virtual"
PKG_SHORTDESC="debug: Metapackage for installing debugging tools"
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"