[nettle] depend on spack managed openssl (#40783)
This commit is contained in:
		| @@ -24,6 +24,7 @@ class Nettle(AutotoolsPackage, GNUMirrorPackage): | |||||||
| 
 | 
 | ||||||
|     depends_on("gmp") |     depends_on("gmp") | ||||||
|     depends_on("m4", type="build") |     depends_on("m4", type="build") | ||||||
|  |     depends_on("openssl") | ||||||
| 
 | 
 | ||||||
|     def configure_args(self): |     def configure_args(self): | ||||||
|         return ["CFLAGS={0}".format(self.compiler.c99_flag)] |         return ["CFLAGS={0}".format(self.compiler.c99_flag)] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jen Herting
					Jen Herting