Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2021-08-05 15:23:50 +0800
committerGitHub <noreply@github.com>2021-08-05 15:23:50 +0800
commit339e9f8a427d2f9c4f9a09fd17760dd2aedf15ea (patch)
treecd803712c76acd7c8d611844d7126ed1ff33498d /profiles
parenta1667a25f1e1e133a2058220964907c511e52850 (diff)
Add back lightdm, be more explicit
Diffstat (limited to 'profiles')
-rw-r--r--profiles/deepin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/deepin.py b/profiles/deepin.py
index 09b05ed5..8196bc4b 100644
--- a/profiles/deepin.py
+++ b/profiles/deepin.py
@@ -8,6 +8,8 @@ __packages__ = [
"deepin",
"deepin-terminal",
"deepin-editor",
+ "lightdm",
+ "lightdm-deepin-greeter",
]