From 55c7ee7babdb606f19ab39d6c6c5a26c0fc0145c Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Sun, 23 Oct 2016 23:34:48 +0200 Subject: [PATCH] dvtm: move to Terminal submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- utils/dvtm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/dvtm/Makefile b/utils/dvtm/Makefile index 8d2ae3985..471b0e5f9 100644 --- a/utils/dvtm/Makefile +++ b/utils/dvtm/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/dvtm SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Terminal DEPENDS:=+libncursesw TITLE:=dynamic virtual terminal manager URL:=http://www.brain-dump.org/projects/dvtm/