irc/netwalker-ircc: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
93d87c6f3a
commit
49f2ca352a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408142
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COMMENT= Lightweight curses-based IRC client
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= tar:tgz
|
||||
USES= ncurses tar:tgz
|
||||
|
||||
LDFLAGS+= -lncurses -lpthread
|
||||
|
||||
|
|
Loading…
Reference in a new issue