Skip to content

Commit

Permalink
glib: 2.74: needs [email protected]: (spack#35283)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan474 committed Feb 1, 2023
1 parent 002bd8d commit 2432be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/glib/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ class Glib(Package):
depends_on("perl", type=("build", "run"))
depends_on("python", type=("build", "run"), when="@2.53.4:")
depends_on("pcre2", when="@2.73.2:")
depends_on("[email protected]:", when="@2.74:")
depends_on("pcre+utf", when="@2.48:2.73.1")
depends_on("uuid", when="+libmount")
depends_on("util-linux", when="+libmount")
Expand Down

0 comments on commit 2432be5

Please sign in to comment.