distutilscross: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:59 +01:00
parent ed25620f98
commit 24181584ac

View File

@ -12,3 +12,5 @@ PKG_SECTION="python/devel"
PKG_SHORTDESC="distutilscross: Cross Compile Python Extensions"
PKG_LONGDESC="distutilscross enhances distutils to support Cross Compile of Python extensions"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"