screen: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
dc55a94cde
commit
f94d5dbbb3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/screen
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Terminal
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=Full-screen terminal window manager
|
||||
URL:=http://www.gnu.org/software/screen/
|
||||
|
|
Loading…
Reference in a new issue