Skip to content
Snippets Groups Projects
Commit 7e79f5a9 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Adding libfyaml dependency to the psp version

parent 39c22d5e
No related branches found
No related tags found
No related merge requests found
Pipeline #20105 canceled
......@@ -61,6 +61,7 @@ class IconNwp(Package):
depends_on("libxml2")
depends_on("petsc", when="@psp")
depends_on("libfyaml", when="@psp")
depends_on("petsc", when="+petsc")
depends_on("tenstream", when="@plexrt")
depends_on("tenstream", when="+plexrt")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment