libmms: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:09:57 +01:00
parent 5490a17503
commit e3c5db4815

View File

@ -12,3 +12,5 @@ PKG_SECTION="audio"
PKG_SHORTDESC="libmms: a common library for parsing mms:// and mmsh:// type network streams."
PKG_LONGDESC="LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"