Update dependency source when package all is called (#272)

This commit is contained in:
Antonio Andelic
2021-10-14 15:16:32 +02:00
committed by GitHub
parent 906933d2b3
commit 3fc5e57fef
3 changed files with 9 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ TOOLCHAIN_RUN_DEPS=(
zlib1g # zlib library used for all builds
libexpat1 libipt2 libbabeltrace1 liblzma5 python3 # for gdb
libcurl4 # for cmake
file # for CPack
libreadline8 # for cmake and llvm
libffi7 libxml2 # for llvm
)