elang add depends_on('ncurses', type='link') (#17761)
This commit is contained in:
parent
896e83e3e6
commit
4e12dc3303
@ -27,3 +27,4 @@ class Erlang(AutotoolsPackage):
|
||||
depends_on('automake', type='build')
|
||||
depends_on('m4', type='build')
|
||||
depends_on('libtool', type='build')
|
||||
depends_on('ncurses', type='link')
|
||||
|
Loading…
Reference in New Issue
Block a user