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