mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-23 10:02:04 +00:00
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
# Add needed base packages to the install
|
|
cat << EOF >> /tmp/addonpackages
|
|
perl
|
|
pkgconf-pkg-config
|
|
tcsh
|
|
lsof
|
|
tk
|
|
gcc-gfortran
|
|
tcl
|
|
EOF
|