diff --git a/client/tasks/desktop.yml b/client/tasks/desktop.yml index b03caec16e4b6f5289106d488db2686e4490927b..bc63bc32a03820822bf938b6a0327bf0b0509f79 100644 --- a/client/tasks/desktop.yml +++ b/client/tasks/desktop.yml @@ -40,6 +40,7 @@ - name: ensure development applications are installed apt: name={{ item }} state=latest with_items: + - dia - subversion - emacs - joe @@ -64,6 +65,7 @@ - python-pip - python-virtualenv - root-system + - octave - libroot-bindings-python5.34 - mysql-client tags: @@ -107,6 +109,7 @@ apt: name={{ item }} state=latest with_items: - vlc + - smplayer - pulseaudio-utils - alsa-utils - arandr