Unverified Commit dc47f56f authored by K900's avatar K900 Committed by GitHub
Browse files

gamescope: build by wlroots 0.18 (#494068)

parents 59118c2d f0a53cbe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
  glslang,
  hwdata,
  stb,
  wlroots_0_17,
  wlroots_0_18,
  libdecor,
  lcms,
  lib,
@@ -151,7 +151,7 @@ stdenv.mkDerivation (finalAttrs: {
    vulkan-headers
  ]
  ++ lib.optionals enableExecutable (
    wlroots_0_17.buildInputs
    wlroots_0_18.buildInputs
    ++ [
      # gamescope uses a custom wlroots branch
      libxcomposite