libvdpau: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:37:11 +02:00
parent 7748054f12
commit b76fb8f060

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libvdpau: a Video Decode and Presentation API for UNIX."
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"
PKG_CONFIGURE_OPTS_TARGET="--enable-dri2 \
--disable-documentation \