diff options
-rw-r--r-- | profiles/desktop | 2 | ||||
-rw-r--r-- | profiles/desktop-office | 10 | ||||
-rw-r--r-- | profiles/desktop-z | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/profiles/desktop b/profiles/desktop index abf346a..411a1e9 100644 --- a/profiles/desktop +++ b/profiles/desktop @@ -4,3 +4,5 @@ xfce4-session tango-icon-theme lightdm usermode network-manager-gnome # include power management tools xfce4-power-manager xfce4-power-manager-plugins +# exclude print support +bluez-cups- diff --git a/profiles/desktop-office b/profiles/desktop-office index 12de536..9c13c7b 100644 --- a/profiles/desktop-office +++ b/profiles/desktop-office @@ -1,8 +1,8 @@ -# include LibreOffice core (except Galaxy theme) -libreoffice-gtk -libreoffice-style-galaxy -# include LibreOffice Calc and Writer (except Java support or email composer) -libreoffice-calc libreoffice-writer -libreoffice-java-common -libreoffice-emailmerge +# include LibreOffice core (excluding Galaxy theme) +libreoffice-gtk libreoffice-style-galaxy- +# include LibreOffice Calc and Writer (excluding Java support or email composer) +libreoffice-calc libreoffice-writer libreoffice-java-common- libreoffice-emailmerge- # include LibreOffice Impress with OpenGL plugin libreoffice-impress libreoffice-ogltrans # include Evince PDF reader (and exclude ePDFView) -evince-gtk -epdfview +evince-gtk epdfview- diff --git a/profiles/desktop-z b/profiles/desktop-z index f9be714..99ee1d5 100644 --- a/profiles/desktop-z +++ b/profiles/desktop-z @@ -4,5 +4,3 @@ parcimonie haveged gnome-disk-utility cpufrequtils firmware-linux unattended-upgrades # fix include recommendations of other packages (uuid, bash) uuid-runtime bash-completion -# exclude support for print via Bluetooth --bluez-cups |