diff --git a/scripts/install-packages.sh b/scripts/install-packages.sh index d9e9852..595722d 100644 --- a/scripts/install-packages.sh +++ b/scripts/install-packages.sh @@ -17,7 +17,7 @@ PKGS_TO_INSTALL+=(acpi_call lm_sensors xfce4-power-manager) PKGS_TO_INSTALL+=(firewalld) # add-on -PKGS_TO_INSTALL+=(ffmpeg flatpak imagemagick light mediainfo) +PKGS_TO_INSTALL+=(dpkg ffmpeg flatpak imagemagick light mediainfo) # monitoring PKGS_TO_INSTALL+=(bandwhich btop htop inxi iotop iperf iperf3 nload)