Unverified Commit da56df94 authored by Donovan Glover's avatar Donovan Glover Committed by GitHub
Browse files

gtk4-layer-shell: add `wayland-protocols` as a dependency to fix segfault (#342284)

parents 7cc3d690 8e572a79
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
, gtk-doc
, docbook-xsl-nons
, docbook_xml_dtd_43
, wayland-protocols
, wayland-scanner
, wayland
, gtk4
@@ -44,6 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
    docbook_xml_dtd_43
    vala
    wayland-scanner
    wayland-protocols
  ];

  buildInputs = [