kbd: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:04 +01:00
parent 30e169c026
commit 6c75e36b7e

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="kbd: Keyboard and console utilities for Linux"
PKG_LONGDESC="The Linux Console Tools are a set of programs allowing the user to setup/customize your console (restricted meaning: text mode screen + keyboard only)."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"