mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
htop: change $PKG_SECTION
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
50b3c04c8f
commit
b220a5951b
@ -8,7 +8,7 @@ PKG_URL="$SOURCEFORGE_SRC/$PKG_NAME/$PKG_NAME/$PKG_VERSION/$PKG_NAME-$PKG_VERSIO
|
||||
PKG_DEPENDS="ncurses"
|
||||
PKG_BUILD_DEPENDS="toolchain ncurses"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="debug"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="htop: Htop is an ncurses based interactive process viewer for Linux."
|
||||
PKG_LONGDESC="Htop is an ncurses based interactive process viewer for Linux."
|
||||
PKG_IS_ADDON="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user