dropbear: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:07:46 +01:00
parent 9213e8dc61
commit 4e57c1587b

View File

@ -12,3 +12,5 @@ PKG_SECTION="security"
PKG_SHORTDESC="dropbear: A relatively small SSH 2 server and client"
PKG_LONGDESC="Dropbear is a relatively small SSH 2 server and client suitable for embedded systems. It runs on a variety of POSIX-based platforms."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"