rtmpdump: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:05:02 +01:00
parent 5f0b242d78
commit e66a642f38

View File

@ -12,3 +12,5 @@ PKG_SECTION="multimedia"
PKG_SHORTDESC="rtmpdump: a toolkit for RTMP streams."
PKG_LONGDESC="rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"