aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Bursi <starshipeleven@outlook.com>2016-10-23 23:34:48 +0200
committerGitHub <noreply@github.com>2016-10-23 23:34:48 +0200
commit55c7ee7babdb606f19ab39d6c6c5a26c0fc0145c (patch)
tree91f002d0db00fe72a5c7a7a16b54eed3d3f986ea
parentdbfaf0db078a83f81cd88382271fa74d2ad11551 (diff)
dvtm: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
-rw-r--r--utils/dvtm/Makefile1
1 files changed, 1 insertions, 0 deletions
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/