hyprland: add libGL build input

Currently, this is propagated from cairo, but that will soon no longer
be the case.
This commit is contained in:
Alyssa Ross
2023-10-20 22:02:44 +00:00
parent c4e8f6072b
commit de928d3fd7
@@ -10,6 +10,7 @@
, git
, hyprland-protocols
, jq
, libGL
, libdrm
, libexecinfo
, libinput
@@ -82,6 +83,7 @@ stdenv.mkDerivation (finalAttrs: {
cairo
git
hyprland-protocols
libGL
libdrm
libinput
libxkbcommon