vdpauinfo: move to package 'debug'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-30 14:12:26 +01:00
parent c6e03ab6f1
commit 1576021e03

View File

@ -23,8 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://freedesktop.org/wiki/Software/VDPAU"
PKG_URL="http://people.freedesktop.org/~aplattner/vdpau/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET=""
PKG_BUILD_DEPENDS_TARGET="toolchain"
PKG_DEPENDS_TARGET="toolchain libvdpau"
PKG_PRIORITY="optional"
PKG_SECTION="debug"
PKG_SHORTDESC="vdpauinfo: a tool to show vdpau infos "