[qt] depends_on zstd@1.3 when @5.13: (#28193)
This commit is contained in:
parent
fee855030d
commit
4e80b18851
@ -178,6 +178,7 @@ class Qt(Package):
|
|||||||
depends_on("double-conversion", when='@5.7:')
|
depends_on("double-conversion", when='@5.7:')
|
||||||
depends_on("pcre2+multibyte", when='@5.9:')
|
depends_on("pcre2+multibyte", when='@5.9:')
|
||||||
depends_on("llvm", when='@5.11: +doc')
|
depends_on("llvm", when='@5.11: +doc')
|
||||||
|
depends_on("zstd@1.3:", when='@5.13:')
|
||||||
|
|
||||||
with when('+webkit'):
|
with when('+webkit'):
|
||||||
patch(
|
patch(
|
||||||
|
Loading…
Reference in New Issue
Block a user