From 26baa55b683479a0918efd9cce1598e618bdf90c Mon Sep 17 00:00:00 2001 From: Ian Jordan Date: Sat, 20 Jan 2024 14:09:33 +0000 Subject: mate-extra/mate-polkit: check +daemon in sys-auth/polkit This isn't applied on all profiles, adding check in the meantime until this is fixed in all profiles. Closes: https://bugs.gentoo.org/922510 Signed-off-by: Ian Jordan Closes: https://github.com/gentoo/gentoo/pull/34918 Signed-off-by: Joonas Niilola --- mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild | 2 +- mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mate-extra/mate-polkit') diff --git a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild index 52408f53bbb6..9a990fa984cc 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild @@ -22,7 +22,7 @@ COMMON_DEPEND="x11-libs/gdk-pixbuf:2 RDEPEND="${COMMON_DEPEND} >=dev-libs/glib-2.50:2 - >=sys-auth/polkit-0.102 + >=sys-auth/polkit-0.102[daemon] accountsservice? ( sys-apps/accountsservice )" BDEPEND="${COMMON_DEPEND} diff --git a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild index a9a3ecf178df..0d4d07ef96d6 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild @@ -23,7 +23,7 @@ COMMON_DEPEND="x11-libs/gdk-pixbuf:2 RDEPEND="${COMMON_DEPEND} >=dev-libs/glib-2.50:2 - >=sys-auth/polkit-0.102 + >=sys-auth/polkit-0.102[daemon] accountsservice? ( sys-apps/accountsservice )" BDEPEND="${COMMON_DEPEND} -- cgit v1.2.3-65-gdbad