commit: 07dc6eea0fc0562c5802d1b0c49e999a9d1c7cbf Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Feb 8 19:49:38 2026 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Feb 8 19:49:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07dc6eea
sys-apps/systemd-utils: drop dep on dev-python/lxml This is only needed to build man page indexes which we do not install anyway. Closes: https://bugs.gentoo.org/955447 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> sys-apps/systemd-utils/systemd-utils-254.24.ebuild | 3 +-- sys-apps/systemd-utils/systemd-utils-254.26.ebuild | 3 +-- sys-apps/systemd-utils/systemd-utils-255.18.ebuild | 3 +-- sys-apps/systemd-utils/systemd-utils-255.21.ebuild | 1 - sys-apps/systemd-utils/systemd-utils-256.17.ebuild | 3 +-- sys-apps/systemd-utils/systemd-utils-259-r3.ebuild | 1 - sys-apps/systemd-utils/systemd-utils-259.1.ebuild | 1 - 7 files changed, 4 insertions(+), 11 deletions(-) diff --git a/sys-apps/systemd-utils/systemd-utils-254.24.ebuild b/sys-apps/systemd-utils/systemd-utils-254.24.ebuild index fd95d8cd4f4a..acf2d5bef986 100644 --- a/sys-apps/systemd-utils/systemd-utils-254.24.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-254.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -106,7 +106,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] ) ukify? ( test? ( ${PEFILE_DEPEND} ) ) ") diff --git a/sys-apps/systemd-utils/systemd-utils-254.26.ebuild b/sys-apps/systemd-utils/systemd-utils-254.26.ebuild index 90419da11891..c038a4083189 100644 --- a/sys-apps/systemd-utils/systemd-utils-254.26.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-254.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -106,7 +106,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] ) ukify? ( test? ( ${PEFILE_DEPEND} ) ) ") diff --git a/sys-apps/systemd-utils/systemd-utils-255.18.ebuild b/sys-apps/systemd-utils/systemd-utils-255.18.ebuild index 290df0b9bf53..1d78b8526dab 100644 --- a/sys-apps/systemd-utils/systemd-utils-255.18.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-255.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -106,7 +106,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] test? ( ${PEFILE_DEPEND} ) diff --git a/sys-apps/systemd-utils/systemd-utils-255.21.ebuild b/sys-apps/systemd-utils/systemd-utils-255.21.ebuild index 4430e8bc645d..054d54a49fe9 100644 --- a/sys-apps/systemd-utils/systemd-utils-255.21.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-255.21.ebuild @@ -106,7 +106,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] test? ( ${PEFILE_DEPEND} ) diff --git a/sys-apps/systemd-utils/systemd-utils-256.17.ebuild b/sys-apps/systemd-utils/systemd-utils-256.17.ebuild index c2cbf555153a..426d6a643914 100644 --- a/sys-apps/systemd-utils/systemd-utils-256.17.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-256.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -99,7 +99,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] test? ( ${PEFILE_DEPEND} ) diff --git a/sys-apps/systemd-utils/systemd-utils-259-r3.ebuild b/sys-apps/systemd-utils/systemd-utils-259-r3.ebuild index 19082759aa5f..5a917607087a 100644 --- a/sys-apps/systemd-utils/systemd-utils-259-r3.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-259-r3.ebuild @@ -93,7 +93,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] test? ( ${PEFILE_DEPEND} ) diff --git a/sys-apps/systemd-utils/systemd-utils-259.1.ebuild b/sys-apps/systemd-utils/systemd-utils-259.1.ebuild index 19082759aa5f..5a917607087a 100644 --- a/sys-apps/systemd-utils/systemd-utils-259.1.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-259.1.ebuild @@ -93,7 +93,6 @@ BDEPEND=" virtual/pkgconfig $(python_gen_cond_dep " dev-python/jinja2[\${PYTHON_USEDEP}] - dev-python/lxml[\${PYTHON_USEDEP}] boot? ( >=dev-python/pyelftools-0.30[\${PYTHON_USEDEP}] test? ( ${PEFILE_DEPEND} )
