dri3proto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:08:24 +02:00
parent ec7ae37870
commit cd39767d3f

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="dri3proto: X.Org DRI3 protocol headers"
PKG_LONGDESC="X.Org DRI3 protocol headers."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"