lirc: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:15:07 +01:00
parent c309ff1fa7
commit dc35f7054e

View File

@ -12,3 +12,5 @@ PKG_SECTION="sysutils/remote"
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
PKG_LONGDESC="LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"