Patch needed also for version 7.0 (#17269)

This commit is contained in:
Fabian Brandt
2020-06-27 21:41:24 +02:00
committed by GitHub
parent 1345d30750
commit a640befb60

View File

@@ -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