commit:     4709dc2976ef83ac58ed2d604118a200aaadfe15
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  8 10:42:15 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Dec  8 11:45:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4709dc29

gnome-base/gnome-shell: increase optional systemd min version dep

gnome-shell now relies on a fixed systemd.pc file for prefix variable
support - a fix that was first release in systemd-242. Raise the dep
accordingly, just in case.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 gnome-base/gnome-shell/gnome-shell-3.38.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.38.2.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.38.2.ebuild
index e512f2ed476..e8428c44af4 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.38.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.38.2.ebuild
@@ -42,7 +42,7 @@ DEPEND="
                net-libs/libnma[introspection]
                >=app-crypt/libsecret-0.18
                dev-libs/dbus-glib )
-       systemd? ( >=sys-apps/systemd-31
+       systemd? ( >=sys-apps/systemd-242
                >=gnome-base/gnome-desktop-3.34.2:3=[systemd] )
        elogind? ( >=sys-auth/elogind-237 )
        app-arch/gnome-autoar

Reply via email to