We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c808bc commit 430f702Copy full SHA for 430f702
scripts/hab-wrap-and-push.sh
@@ -37,12 +37,14 @@ pkg_maintainer="Mozilla Mixed Reality <[email protected]>"
37
pkg_upstream_url="http://github.com/mozilla/reticulum"
38
pkg_license=('MPL-2.0')
39
pkg_deps=(
40
- core/coreutils/8.30/20190115012313
41
- core/bash/4.4.19/20190115012619
42
- core/which/2.21/20190430084037
+ core/coreutils/8.32/20220311101609
+ core/bash/5.1/20220801055216
+ core/which/2.21/20220311145823
43
+ core/zlib/1.2.11/20220311082914
44
+ core/openssl/1.0.2zb/20220311111046
45
)
46
pkg_build_deps=(
47
48
core/git/2.23.0
49
mozillareality/erlang/23.3.4.18
50
mozillareality/elixir/1.14.3
0 commit comments