tcsh: move to Shells 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
cfc2c6833c
commit
82a8faa072
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/tcsh
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Shells
|
||||
TITLE:=Enhanced Berkeley UNIX C shell
|
||||
DEPENDS:=+libncurses
|
||||
URL:=http://www.tcsh.org/
|
||||
|
|
Loading…
Reference in a new issue