Merge pull request #3387 from bobafetthotmail/patch-13
screen: move to Terminal submenu
This commit is contained in:
commit
d3d0bd86e7
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