Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/deepin.py
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2021-07-24 20:41:35 +0800
committerGitHub <noreply@github.com>2021-07-24 20:41:35 +0800
commita1667a25f1e1e133a2058220964907c511e52850 (patch)
treef0b04d682570e1009648bd3caa1fe928ea3b4362 /profiles/deepin.py
parent3a4076419418dcdac538c543903cfc6e16bde35f (diff)
Remove lightdm packages from Deepin profile
As of deepin-session-shell 5.4.42-2 (which is in the deepin group), lightdm is added as a dependency because of lightdm-deepin-greeter. A configuration (usr/share/lightdm/lightdm.conf.d/60-deepin.conf) in startdde (also in the deepin group) should override default lightdm configuration to use lightdm-deepin-greeter instead of the gtk greeter. Thus these two packages could be removed from the profile now. This effectively reverts #441
Diffstat (limited to 'profiles/deepin.py')
-rw-r--r--profiles/deepin.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/deepin.py b/profiles/deepin.py
index 5bc18285..09b05ed5 100644
--- a/profiles/deepin.py
+++ b/profiles/deepin.py
@@ -8,8 +8,6 @@ __packages__ = [
"deepin",
"deepin-terminal",
"deepin-editor",
- "lightdm",
- "lightdm-gtk-greeter",
]