parent
2380810d60
commit
0c2aafec33
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class Cernlib(CMakePackage):
|
|||
depends_on("libxt")
|
||||
depends_on("libxcrypt")
|
||||
|
||||
depends_on("openssl", when="os=linux")
|
||||
depends_on("openssl", when="platform=linux")
|
||||
|
||||
@when("@2022.11.08.0-free")
|
||||
def patch(self):
|
||||
|
|
Loading…
Reference in a new issue