openssh: Remove useless .dev
This commit is contained in:
parent
2b1011d4a3
commit
a1aa6bd250
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ pkg-config ]
|
||||
++ optional withKerberos kerberos.dev
|
||||
++ optional withKerberos kerberos
|
||||
++ extraNativeBuildInputs;
|
||||
buildInputs = [ zlib openssl libedit ]
|
||||
++ optional withFIDO libfido2
|
||||
|
Loading…
x
Reference in New Issue
Block a user