Unverified Commit 757480ed authored by rewine's avatar rewine Committed by GitHub
Browse files

Merge pull request #323356 from trofi/wlroots-latest-libliftoff

wlroots: use default libliftoff 0.5, not 0.4
parents 320e7c8c 1f6984ff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
, seatd
, vulkan-loader
, glslang
, libliftoff_0_4
, libliftoff
, libdisplay-info
, nixosTests

@@ -132,7 +132,7 @@ rec {
    ];
    extraBuildInputs = [
      ffmpeg
      libliftoff_0_4
      libliftoff
      libdisplay-info
    ];
  };