krb5: add perl as a build dependency (#42114)
This commit is contained in:
		| @@ -36,6 +36,7 @@ class Krb5(AutotoolsPackage): | ||||
|     depends_on("openssl@:1", when="@:1.19") | ||||
|     depends_on("openssl") | ||||
|     depends_on("gettext") | ||||
|     depends_on("perl", type="build") | ||||
|     depends_on("findutils", type="build") | ||||
|     depends_on("pkgconfig", type="build", when="^openssl~shared") | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sam Grayson
					Sam Grayson