Skip to content

Commit 7c3c49f

Browse files
committed
Add pandoc to the installer script
1 parent eb78456 commit 7c3c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apt/install_software.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ APT_PACKAGES=(
2424
"inkscape" "kde-config-flatpak" "keepassxc" "ktorrent" "libenchant-2-voikko"
2525
"libreoffice" "libreoffice-help-fi" "libreoffice-voikko"
2626
"links" "lm-sensors" "mosh" "mumble" "network-manager-openvpn" "obs-studio" "openssh-server" "optipng"
27-
"pipewire-audio" "pocl-opencl-icd" "powertop"
27+
"pandoc" "pipewire-audio" "pocl-opencl-icd" "powertop"
2828
"python3-dev" "python3-setuptools" "python3-venv" "python3-wheel"
2929
"remmina" "remmina-plugin-kwallet" "s-tui" "screen" "signal-desktop" "stress" "synaptic" "tmispell-voikko"
3030
"texlive-full" "texmaker" "tikzit" "ufw" "usbtop" "vlc" "wget" "wireguard" "xindy" "yt-dlp" "zsh"

0 commit comments

Comments
 (0)