Skip to content
Snippets Groups Projects
Commit 6a8b2a94 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

desktop: Remove legacy software packages

parent 6138bf73
Branches
No related tags found
1 merge request!9desktop: Replace KDE cherry-picking with meta packages
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
name: name:
- inkscape - inkscape
- gimp - gimp
- gimp-dcraw
- gimp-texturize - gimp-texturize
- scribus - scribus
- scribus-doc - scribus-doc
...@@ -55,15 +54,6 @@ ...@@ -55,15 +54,6 @@
- name: ensure python packages are installed - name: ensure python packages are installed
apt: apt:
name: name:
- python-matplotlib
- python-numpy
- python-opencv
- python-openssl
- python-pip
- python-prettytable
- python-pysnmp4
- python-scipy
- python-virtualenv
- python3 - python3
- python3-matplotlib - python3-matplotlib
- python3-pip - python3-pip
...@@ -71,8 +61,6 @@ ...@@ -71,8 +61,6 @@
- python3-scipy - python3-scipy
- python3-venv - python3-venv
- python3-virtualenv - python3-virtualenv
- virtualenv
- ipython
- ipython3 - ipython3
state: present state: present
...@@ -131,8 +119,6 @@ ...@@ -131,8 +119,6 @@
- thunderbird-l10n-de - thunderbird-l10n-de
- firefox-esr - firefox-esr
- firefox-esr-l10n-de - firefox-esr-l10n-de
- lightning
- lightning-l10n-de
state: present state: present
- name: ensure google applications are installed - name: ensure google applications are installed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment