sysutils/tmate(-slave): document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
parent
9ac72add07
commit
9a1c4ac09e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420737
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ LIB_DEPENDS= libevent.so:devel/libevent2 \
|
|||
libmsgpackc.so:devel/msgpack \
|
||||
libssh_threads.so:security/libssh
|
||||
|
||||
USES= autoreconf pkgconfig
|
||||
USES= autoreconf ncurses pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tmate-io
|
||||
GH_TAGNAME= b3c85fa
|
||||
|
|
|
@ -11,7 +11,7 @@ LIB_DEPENDS= libevent.so:devel/libevent2 \
|
|||
libmsgpackc.so:devel/msgpack \
|
||||
libssh_threads.so:security/libssh
|
||||
|
||||
USES= autoreconf pkgconfig
|
||||
USES= autoreconf ncurses pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tmate-io
|
||||
|
||||
|
|
Loading…
Reference in a new issue