Browse Source

screen: move to Terminal submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
f94d5dbbb3
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