diff --git a/debian/desktop-environment/clean-install-kde.sh b/debian/desktop-environment/clean-install-kde.sh index 0e353a6..439d1ec 100755 --- a/debian/desktop-environment/clean-install-kde.sh +++ b/debian/desktop-environment/clean-install-kde.sh @@ -7,7 +7,7 @@ APT_PURGE="apt -y purge" APT_REMOVE="apt -y autoremove" PKG_KDE_MINIMAL="kde-plasma-desktop plasma-nm" -PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle audacious dragonplayer kdenetwork-filesharing samba" +PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle audacious vlc kdenetwork-filesharing samba" PKG_OFFICE="libreoffice-calc libreoffice-writer libreoffice-draw libreoffice-kf5 aspell-hr hunspell-hr" PKG_NET="thunderbird net-tools remmina"