pmtools: move to debug tools

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-02-07 00:16:29 +01:00
parent 1daaba248f
commit f2a987ab77
4 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="acpica strace gdb dmidecode i2c-tools"
PKG_DEPENDS="acpica strace gdb dmidecode i2c-tools pmtools"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="debug"