From dc35f7054eacfd7e4768ae277064845943961cdd Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:15:07 +0100 Subject: [PATCH] lirc: add autoreconf support Signed-off-by: Stephan Raue --- packages/sysutils/remote/lirc/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/sysutils/remote/lirc/meta b/packages/sysutils/remote/lirc/meta index 4e946bf0d6..0270fdf713 100644 --- a/packages/sysutils/remote/lirc/meta +++ b/packages/sysutils/remote/lirc/meta @@ -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"