Unverified Commit 5107cc35 authored by Heitor Augusto's avatar Heitor Augusto
Browse files

cosmic-comp: add libdisplay-info dependency

It was added as a dependency for newer versions of
cosmic-comp
parent a1b73116
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  fetchFromGitHub,
  libcosmicAppHook,
  pkg-config,
  libdisplay-info,
  libgbm,
  libinput,
  pixman,
@@ -39,6 +40,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
  ];

  buildInputs = [
    libdisplay-info
    libgbm
    libinput
    pixman