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

desktop: Install Emacs GTK version

parent 49f7996c
No related branches found
No related tags found
1 merge request!10desktop: Install Emacs GTK version
Pipeline #4780 passed
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
...@@ -118,6 +118,19 @@ ...@@ -118,6 +118,19 @@
- gdb - gdb
state: present state: present
- name: Install Emacs GTK and additional Emacs packages
apt:
name:
- emacs-gtk
- emacs-common-non-dfsg
- elpa-debian-el
- elpa-devscripts
- elpa-dpkg-dev-el
- elpa-pdf-tools
state: present
tags:
- emacs
- name: Remove legacy Mozilla packages - name: Remove legacy Mozilla packages
apt: apt:
name: xul-ext-quotecolors name: xul-ext-quotecolors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment