commit: a69e12733701739710f4c8c95f0cdd02dc367f21 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu May 15 22:04:41 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu May 15 22:13:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a69e1273
kde-plasma/plasma-meta: 6.3: Add firewall? ( systemd ) to REQUIRED_USE Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.3.49.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.3.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.3.49.9999.ebuild index 5435e3835b..3ac4cc247c 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.3.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.3.49.9999.ebuild @@ -16,7 +16,7 @@ cups discover +display-manager +elogind +firewall flatpak grub gtk +kwallet +networkmanager oxygen-theme plymouth pulseaudio qt5 rdp +sddm sdk +smart systemd thunderbolt unsupported wacom +wallpapers webengine" -REQUIRED_USE="^^ ( elogind systemd )" +REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )" # The =kde-apps/spectacle-6.3* pin is needed because Spectacle moved from # KDE Gear => KDE Plasma, but KDE Gear's version scheme is higher than
