lesstif: added dependency on 'libxext' (#18408)
This commit is contained in:
parent
1fdaffed3f
commit
55f490b093
@ -20,6 +20,7 @@ class Lesstif(AutotoolsPackage):
|
||||
depends_on('libice')
|
||||
depends_on('libsm')
|
||||
depends_on('libxt')
|
||||
depends_on('libxext')
|
||||
|
||||
def patch(self):
|
||||
filter_file("ACLOCALDIR=.*",
|
||||
|
Loading…
Reference in New Issue
Block a user