cosmic-comp: add libdisplay-info dependency
It was added as a dependency for newer versions of cosmic-comp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user