py-cig-pythia: add missing py-setuptools dependency (#43473)
This commit is contained in:
		| @@ -30,6 +30,7 @@ class PyCigPythia(AutotoolsPackage, PythonExtension): | |||||||
|     depends_on("mpi", when="+mpi") |     depends_on("mpi", when="+mpi") | ||||||
|     depends_on("python@3.8:") |     depends_on("python@3.8:") | ||||||
|     depends_on("py-pip") |     depends_on("py-pip") | ||||||
|  |     depends_on("py-setuptools") | ||||||
| 
 | 
 | ||||||
|     def configure_args(self): |     def configure_args(self): | ||||||
|         spec = self.spec |         spec = self.spec | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 downloadico
					downloadico