diff --git a/packages/debug/nano/meta b/packages/debug/nano/meta index ccce389b1d..ea7e80940f 100644 --- a/packages/debug/nano/meta +++ b/packages/debug/nano/meta @@ -12,3 +12,5 @@ PKG_SECTION="debug" PKG_SHORTDESC="nano: Pico editor clone with enhancements" PKG_LONGDESC="GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"