commit: a32de58d0812e1bec190fa9599ded4f6e499cd62
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Sat Jan 17 23:36:41 2026 +0000
Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Sat Jan 17 23:36:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a32de58d
gui-apps/noctalia-shell: qa: deps, optf.
Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>
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
}