foomatic-db*: enable strictDeps

This commit is contained in:
Yarny0
2026-08-14 15:07:48 +02:00
parent 11a214a106
commit e89a7df1ad
4 changed files with 8 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ perlPackages.buildPerlPackage rec {
outputs = [ "out" ];
strictDeps = true;
propagatedBuildInputs = [
perlPackages.Clone
perlPackages.DBI

View File

@@ -20,6 +20,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-cRZH0CXg03FEqUJdxaNnPVXjf8+ct86PjhL59WQbw60=";
};
strictDeps = true;
nativeBuildInputs = [
autoconf
automake

View File

@@ -52,6 +52,8 @@ stdenv.mkDerivation {
lib.lists.head
];
strictDeps = true;
buildInputs = [
coreutils
cups-filters

View File

@@ -26,6 +26,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-mQEOV+NJId5h/hYOL+2JrEHjqM77qRExDNeqZ0IyA08=";
};
strictDeps = true;
buildInputs = [
coreutils
cups