Import buildroot 2016.02.01
This commit is contained in:
10
firmware/buildroot/package/tmux/Config.in
Normal file
10
firmware/buildroot/package/tmux/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_TMUX
|
||||
bool "tmux"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBEVENT
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
tmux is a terminal multiplexer, it enables a number of terminals
|
||||
(or windows) to be accessed and controlled from a single terminal.
|
||||
|
||||
http://tmux.sourceforge.net/
|
||||
Reference in New Issue
Block a user