mosh: Move section net/Network/SSH

The mosh-server and mosh-client packages are related to SSH.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
Sergey Ponomarev 2023-12-17 10:14:24 +02:00 committed by Rosen Penev
parent 82f36e0c78
commit c29619cf8a
1 changed files with 3 additions and 2 deletions

View File

@ -27,8 +27,9 @@ PKG_BUILD_FLAGS:=gc-sections lto
include $(INCLUDE_DIR)/package.mk
define Package/mosh/Default
SECTION:=utils
CATEGORY:=Utilities
SECTION:=net
CATEGORY:=Network
SUBMENU:=SSH
TITLE:=Mosh mobile shell
DEPENDS:=+libncursesw +libopenssl +protobuf
URL:=https://mosh.org/