From 169a5c0fca9703f45536eb1c5d88d59fcec9572d Mon Sep 17 00:00:00 2001 From: Sisiutl Date: Sat, 1 Feb 2025 02:50:16 +0100 Subject: no more sdbusc++next --- sigils/packages/hyprland.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sigils/packages/hyprland.scm b/sigils/packages/hyprland.scm index a0f0fb5..929271a 100644 --- a/sigils/packages/hyprland.scm +++ b/sigils/packages/hyprland.scm @@ -13,6 +13,7 @@ #:use-module (gnu packages freedesktop) #:use-module (gnu packages gcc) #:use-module (gnu packages gl) + #:use-module (gnu packages glib) #:use-module (gnu packages gtk) #:use-module (gnu packages image) #:use-module (gnu packages linux) @@ -101,7 +102,7 @@ ability to dynamically change wallpapers through sockets") hyprutils linux-pam pango - sdbus-c++-next + sdbus-c++ wayland wayland-protocols-next)) (arguments -- cgit v1.2.3