gnome-extra/cinnamon-screensaver: Add missing accountsservice dependency

Closes: https://bugs.gentoo.org/666384
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com>
Closes: https://github.com/gentoo/gentoo/pull/18802
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matthew S. Turnbull
2020-12-24 01:58:11 -05:00
committed by Sam James
parent 3ce99f4732
commit 3a703f4059

View File

@@ -34,6 +34,7 @@ COMMON_DEPEND="
xinerama? ( x11-libs/libXinerama )
"
RDEPEND="${COMMON_DEPEND}
sys-apps/accountsservice[introspection]
$(python_gen_cond_dep '
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/setproctitle[${PYTHON_USEDEP}]