feedparser: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:39 +01:00
parent 20221efca7
commit a242c35987

View File

@ -12,3 +12,5 @@ PKG_SECTION="python/web"
PKG_SHORTDESC="feedparser: Parse RSS and Atom feeds in Python."
PKG_LONGDESC="Parse RSS and Atom feeds in Python."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"