vdpauinfo: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:05:04 +01:00
parent 58a3486d1e
commit 42243ac2f2

View File

@ -12,3 +12,5 @@ PKG_SECTION="debug"
PKG_SHORTDESC="vdpauinfo: a tool to show vdpau infos "
PKG_LONGDESC="VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"