commit 17083195d79b812bb4d2ced8f97c45dc8bf9c326
parent 19cfe6a8fac5980d865e05ce92f6859ef3d10486
Author: Yousong Zhou <yszhou4tech@gmail.com>
Date: Tue, 25 Oct 2016 00:03:41 -0500
Merge pull request #3390 from bobafetthotmail/patch-16
dvtm: move to Terminal submenu
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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/