Browse Source

Merge pull request #3387 from bobafetthotmail/patch-13

screen: move to Terminal submenu
lilik-openwrt-22.03
champtar 8 years ago
committed by GitHub
parent
commit
d3d0bd86e7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/screen/Makefile

+ 1
- 0
utils/screen/Makefile View File

@ -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…
Cancel
Save