util-linux: added ncurses as a build requirement.
This commit is contained in:
parent
b48bc59ee4
commit
646f3049a7
@ -1,5 +1,10 @@
|
|||||||
source "$pkg_common"
|
source "$pkg_common"
|
||||||
|
|
||||||
|
requires=\
|
||||||
|
(
|
||||||
|
'ncurses/default'
|
||||||
|
)
|
||||||
|
|
||||||
configure()
|
configure()
|
||||||
{
|
{
|
||||||
./configure \
|
./configure \
|
||||||
|
Reference in New Issue
Block a user