commit: 53ed742ca75cabc7dd90218ca9dba9853afc26f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:07:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:08:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ed742c
sys-auth/elogind: fix DoubleEmptyLine
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/elogind/elogind-252.9.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-auth/elogind/elogind-252.9.ebuild
b/sys-auth/elogind/elogind-252.9.ebuild
index 9587f15bfea7..6303be6caa2b 100644
--- a/sys-auth/elogind/elogind-252.9.ebuild
+++ b/sys-auth/elogind/elogind-252.9.ebuild
@@ -56,7 +56,6 @@ PATCHES=(
"${FILESDIR}/${P}-nodocs.patch"
)
-
python_check_deps() {
python_has_version "dev-python/jinja[${PYTHON_USEDEP}]" &&
python_has_version "dev-python/lxml[${PYTHON_USEDEP}]"