Accepting request 824097 from system:install:head

OBS-URL: https://build.opensuse.org/request/show/824097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=60
This commit is contained in:
Dominique Leuenberger 2020-08-04 18:18:20 +00:00 committed by Git OBS Bridge
commit fa1da0ea15
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 3 09:54:36 UTC 2020 - Fabian Vogt <fvogt@suse.com>
- Don't recommend lightdm directly, also allow other DMs
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 27 09:59:08 UTC 2020 - Thorsten Kukuk <kukuk@suse.com> Mon Jul 27 09:59:08 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -724,10 +724,9 @@ Requires: yast2-qt
Recommends: dejavu-fonts Recommends: dejavu-fonts
Recommends: libyui-qt Recommends: libyui-qt
Recommends: libyui-qt-pkg Recommends: libyui-qt-pkg
# Recommend lightdm so it gets installed by default # Recommend something other than xdm, default to lightdm
# rather then xdm bsc#1081760 Recommends: (gdm or lightdm or sddm)
# Todo: Require DisplayManger and suggest lightdm Suggests: lightdm
Recommends: lightdm
Recommends: noto-sans-fonts Recommends: noto-sans-fonts
Recommends: tigervnc Recommends: tigervnc
Recommends: x11-tools Recommends: x11-tools