vdpauinfo: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:22:40 +02:00
parent 6dadb21a65
commit 7de5804b74

View File

@ -29,4 +29,4 @@ 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"
PKG_AUTORECONF="no"