From 0e3993023f83cf3543088b4bf268637b3d7de6cc Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 17 Jul 2026 02:30:20 -0400 Subject: [PATCH] [hyprland] Add libnotify and sdbus-c++ dependencies --- hyprland-git/hyprland-git.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyprland-git/hyprland-git.spec b/hyprland-git/hyprland-git.spec index 46fa807..ee16a24 100644 --- a/hyprland-git/hyprland-git.spec +++ b/hyprland-git/hyprland-git.spec @@ -91,6 +91,8 @@ hyprdeps = { "pkgconfig(readline)", "pkgconfig(hyprland-protocols)", "pkgconfig(libeis-1.0)", + "pkgconfig(libnotify)", + "pkgconfig(sdbus-c++)", } } %if 0%{?fedora} > 42