about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorEmil Karlson <jekarlson@gmail.com>2021-11-17 10:15:24 +0200
committerEmil Karlson <jekarlson@gmail.com>2021-11-19 19:49:18 +0200
commitd9a85999d0cfa300d2c5ee6d0757a133d436fb95 (patch)
treef2f6dfe0db9625914168993e7aa553b27b014ac3 /lib
parent5de36a0410f17639ac7bb860781269c1791e7de6 (diff)
wezterm: Add perl to deps for Darwin
Currently compile fails on Darwin on command
running "perl" "./Configure" "--prefix=/private/tmp/nix-build-wezterm-20210814-124438-54e29167.drv-0/source/target/aarch64-apple-darwin/release/build/openssl-sys-90b3c73e9c998931/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "darwin64-arm64-cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC"
with
`Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }'
This commit fixes this issue.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions