From a32de58d0812e1bec190fa9599ded4f6e499cd62 Mon Sep 17 00:00:00 2001 From: dsaf Date: Sat, 17 Jan 2026 20:36:41 -0300 Subject: [PATCH] gui-apps/noctalia-shell: qa: deps, optf. Signed-off-by: dsaf --- gui-apps/noctalia-shell/noctalia-shell-4.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-apps/noctalia-shell/noctalia-shell-4.1.1.ebuild b/gui-apps/noctalia-shell/noctalia-shell-4.1.1.ebuild index 909e1b8855..d12d6396b5 100644 --- a/gui-apps/noctalia-shell/noctalia-shell-4.1.1.ebuild +++ b/gui-apps/noctalia-shell/noctalia-shell-4.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,6 +19,7 @@ KEYWORDS="~amd64" RDEPEND=" gui-apps/quickshell app-misc/brightnessctl + dev-vcs/git " src_install() { @@ -40,7 +41,6 @@ pkg_postinst() { optfeature "Night light functionality" gui-apps/wlsunset optfeature "Enable 'Portal' option in screen recorder" sys-apps/xdg-desktop-portal optfeature "Calendar events support" gnome-extra/evolution-data-server - optfeature "Authenticate Battery Manager installation for laptop charge limits" kde-plasma/polkit-kde-agent optfeature "Material You color scheme generation" x11-misc/matugen optfeature "Xwayland-satellite for xwayland support on niri" gui-apps/xwayland-satellite }