also changed buildInputs on my mac-telnet package
This commit is contained in:
@@ -18,8 +18,10 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
openssl
|
||||
];
|
||||
buildInputs = [
|
||||
openssl
|
||||
];
|
||||
|
||||
configureFlags = [
|
||||
"--without-config"
|
||||
|
||||
Reference in New Issue
Block a user