Skip to content

Commit 616167a

Browse files
medcoupling: restore rpc dependency (spack#2552)
1 parent 22ac32a commit 616167a

File tree

1 file changed

+1
-0
lines changed
  • repos/spack_repo/builtin/packages/salome_medcoupling

1 file changed

+1
-0
lines changed

repos/spack_repo/builtin/packages/salome_medcoupling/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def url_for_version(self, version):
5555

5656
depends_on("[email protected]:3", type="build")
5757

58+
depends_on("rpc")
5859
depends_on("[email protected]:")
5960
depends_on("cppunit", type="test")
6061
depends_on("[email protected]:", when="@:9.12")

0 commit comments

Comments
 (0)