Merge pull request #3387 from bobafetthotmail/patch-13

screen: move to Terminal submenu
This commit is contained in:
champtar
2016-10-23 21:00:04 +02:00
committed by GitHub
+1
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/