Skip to content
Snippets Groups Projects

desktop: Replace KDE cherry-picking with meta packages

1 file
+ 0
14
Compare changes
  • Side-by-side
  • Inline
+ 0
14
@@ -25,7 +25,6 @@
name:
- inkscape
- gimp
- gimp-dcraw
- gimp-texturize
- scribus
- scribus-doc
@@ -55,15 +54,6 @@
- name: ensure python packages are installed
apt:
name:
- python-matplotlib
- python-numpy
- python-opencv
- python-openssl
- python-pip
- python-prettytable
- python-pysnmp4
- python-scipy
- python-virtualenv
- python3
- python3-matplotlib
- python3-pip
@@ -71,8 +61,6 @@
- python3-scipy
- python3-venv
- python3-virtualenv
- virtualenv
- ipython
- ipython3
state: present
@@ -131,8 +119,6 @@
- thunderbird-l10n-de
- firefox-esr
- firefox-esr-l10n-de
- lightning
- lightning-l10n-de
state: present
- name: ensure google applications are installed
Loading