diff --git a/stacks/pinot-noir/config.json b/stacks/pinot-noir/config.json index bdc3901c64267099cc5878ef200fa9737754c990..18ba888b7c3aa28cb0909a38b37c707eff93a17a 100644 --- a/stacks/pinot-noir/config.json +++ b/stacks/pinot-noir/config.json @@ -55,31 +55,48 @@ }, "system_packages": [ "autoconf", + "autoconf-archive", "automake", "autotools", + "berkley-db", + "bzip2", "ca-certificates-mozilla", "cmake", "diffutils", "expat", "findutils", "freetype", + "gawk", + "gdbm", "gettext", "glibc", "gmake", + "gmp", "gnuplot", "libevent", + "libpciaccess", + "libsigsegv", + "libtool", + "libxml2", "m4", + "macro-utils", + "mpc", + "mpfr", "ncurses", "openssl", "pcre", + "pcre2", "perl", + "pigz", "pkgconf", "pmix", "rdma-core", "readline", "slurm", "sqlite", + "tar", "texinfo", + "xz", "zlib-ng", "zstd" ]