diff --git a/scripts/install-packages.sh b/scripts/install-packages.sh index 65aed02..1f4fdfa 100644 --- a/scripts/install-packages.sh +++ b/scripts/install-packages.sh @@ -43,7 +43,7 @@ PKGS_TO_INSTALL+=(tar unrar unzip xz zip) # kernel devel -PKGS_TO_INSTALL+=(base-devel bc cpio gcc git graphviz imagemagick inetutils kmod libelf linux-headers pahole perl python-sphinx python-sphinx_rtd_theme tar texlive-latexextra xmlto xz) +PKGS_TO_INSTALL+=(base-devel bc cpio gcc git inetutils kmod libelf linux-headers make perl tar xmlto xz) # virtualisation