1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00

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:
Alberto Bursi 2016-10-23 20:04:24 +02:00 committed by GitHub
parent dc55a94cde
commit f94d5dbbb3

View File

@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/screen define Package/screen
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Terminal
DEPENDS:=+libncurses DEPENDS:=+libncurses
TITLE:=Full-screen terminal window manager TITLE:=Full-screen terminal window manager
URL:=http://www.gnu.org/software/screen/ URL:=http://www.gnu.org/software/screen/