xterm: add dependency on termcap (#21314)
This commit is contained in:
parent
46153a8201
commit
503f2f1bbc
@ -38,3 +38,4 @@ class Xterm(AutotoolsPackage):
|
||||
depends_on('bzip2')
|
||||
|
||||
depends_on('pkgconfig', type='build')
|
||||
depends_on('termcap', type='link')
|
||||
|
Loading…
Reference in New Issue
Block a user