Patch needed also for version 7.0 (#17269)
This commit is contained in:
parent
1345d30750
commit
a640befb60
@ -31,7 +31,7 @@ class Libnetworkit(CMakePackage):
|
||||
depends_on('libtlx')
|
||||
depends_on('py-sphinx', when='+doc', type='build')
|
||||
|
||||
patch('0001-Name-agnostic-import-of-tlx-library.patch', when='@6.1')
|
||||
patch('0001-Name-agnostic-import-of-tlx-library.patch', when='@6.1:')
|
||||
|
||||
def cmake_args(self):
|
||||
spec = self.spec
|
||||
|
Loading…
Reference in New Issue
Block a user