libdrm: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:07:36 +01:00
parent 5a730a445f
commit 7fedabd1cb

View File

@ -13,6 +13,8 @@ PKG_SHORTDESC="libdrm: Userspace interface to kernel DRM services"
PKG_LONGDESC="The userspace interface library to kernel DRM services."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
if [ $LIBDRM_MASTER = "yes" ]; then
PKG_VERSION="20101122"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"