From df2917d939c6a25b608b67d5ba720b4c951fcb0f Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Fri, 12 Apr 2024 13:40:44 +0200 Subject: [PATCH] . --- zilti/packages/hyprland.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zilti/packages/hyprland.scm b/zilti/packages/hyprland.scm index 191c352..ad531aa 100644 --- a/zilti/packages/hyprland.scm +++ b/zilti/packages/hyprland.scm @@ -314,14 +314,13 @@ more.") #:configure-flags #~(list "-Dcpp_std=none" (string-append "-Dcpp_args=-std=gnu++2b" - " -I" #$(file-append wlroots-for-hyprland "/include/wlr"))) + " -I" #$(file-append wlroots-for-hyprland "/include"))) #:phases #~(modify-phases %standard-phases (delete 'check)))) (native-inputs (list cmake gcc-13 pkg-config - hyprland wlroots-for-hyprland)) (inputs (list cairo-for-hyprland @@ -443,6 +442,9 @@ more.") (native-inputs (list gcc-13 pkg-config)) + (propagated-inputs + (list egl-wayland + eglexternalplatform)) (inputs (list cairo-for-hyprland pango