commit:     cfdb4d0a485c1373297a59205cba5406680f96dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 10:28:58 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 10:28:58 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cfdb4d0a

kde-plasma/plasma-firewall: Add sys-apps/systemd to RDEPEND

Both firewall backends are currently using systemd functions in code,
and there is no solution in sight at least for the Plasma 5.21 cycle.

Reported-by: Fitzcarraldo <fitzcarraldo1 <AT> hotmail.com>
Bug: https://bugs.gentoo.org/778527
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild | 1 +
 kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild 
b/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild
index ddc8c3b116..8de91a3872 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild
@@ -35,6 +35,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        ${PYTHON_DEPS}
+       sys-apps/systemd
        || (
                net-firewall/firewalld
                net-firewall/ufw

diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild 
b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
index 1175f9a035..6541d6c6bf 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
@@ -35,6 +35,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        ${PYTHON_DEPS}
+       sys-apps/systemd
        || (
                net-firewall/firewalld
                net-firewall/ufw

Reply via email to