diff options
Diffstat (limited to 'profiles/desktop-z')
-rw-r--r-- | profiles/desktop-z | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/desktop-z b/profiles/desktop-z index 3007295..c7a8b21 100644 --- a/profiles/desktop-z +++ b/profiles/desktop-z @@ -5,6 +5,7 @@ parcimonie haveged gnome-disk-utility cpufrequtils unattended-upgrades ntp # fix include recommendations of other packages (uuid, bash) uuid-runtime bash-completion -# exclude OpenGL and packages depending on it -#TODO: do this only as alternative to hardware-dependent _promoting_ OpenGL -libgl1-mesa-dri- libgl1-mesa-glx- x11-utils- evolution-data-server- gvfs- gvfs-backends- libvisual-0.4-plugins- libwebkitgtk-1.0-0- +# include OpenGL hardware rasterizers (excluding software rasterizer) +libgl1-mesa-dri libgl1-mesa-swx11- +#TODO: include these only when upgrading, and mark as auto-installed +evolution-data-server gvfs libvisual-0.4-plugins libwebkitgtk-1.0-0 |