mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nano: change $PKG_SECTION
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b220a5951b
commit
cb6a6ea230
@ -8,7 +8,7 @@ PKG_URL="http://www.nano-editor.org/dist/v2.2/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="ncurses"
|
||||
PKG_BUILD_DEPENDS="toolchain ncurses"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="debug"
|
||||
PKG_SECTION="tools"
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user