mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Add more build deps for dwarfs
This commit is contained in:
parent
6c47e43735
commit
6a6960db5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/utils.yml
vendored
2
.github/workflows/utils.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
zstd libarchive libunwind google-glog gtest fmt gflags \
|
zstd libarchive libunwind google-glog gtest fmt gflags \
|
||||||
double-conversion cmake ruby-ronn libevent libdwarf git \
|
double-conversion cmake ruby-ronn libevent libdwarf git \
|
||||||
clang libsodium liburing libaio musl kernel-headers-musl utf8cpp \
|
clang libsodium liburing libaio musl kernel-headers-musl utf8cpp \
|
||||||
chrono-date python range-v3
|
chrono-date python python-mistletoe range-v3
|
||||||
build_dwarfs=false ./create-utils.sh
|
build_dwarfs=false ./create-utils.sh
|
||||||
tar xf utils.tar.gz
|
tar xf utils.tar.gz
|
||||||
mv utils utils-bak
|
mv utils utils-bak
|
||||||
|
|
Loading…
Reference in a new issue