Merge pull request #280715 from eclairevoyant/gammastep-strict

{redshift,gammastep}: fix build with `strictDeps = true;`
This commit is contained in:
superherointj
2024-04-17 10:57:54 -03:00
committed by GitHub
+3 -1
View File
@@ -24,6 +24,8 @@ let
./575.patch
];
strictDeps = true;
nativeBuildInputs = [
autoconf
automake
@@ -34,6 +36,7 @@ let
wrapGAppsHook
wrapPython
gobject-introspection
python
];
configureFlags = [
@@ -49,7 +52,6 @@ let
buildInputs = [
gtk3
python
] ++ lib.optional withRandr libxcb
++ lib.optional withGeoclue geoclue
++ lib.optional withDrm libdrm