Separate nativeBuildInputs where maintainers |= nckx
This commit is contained in:
@@ -21,7 +21,8 @@ stdenv.mkDerivation {
|
||||
./0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch
|
||||
];
|
||||
|
||||
buildInputs = [ autoreconfHook libxcomp ];
|
||||
buildInputs = [ libxcomp ];
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
preAutoreconf = ''
|
||||
cd nxproxy/
|
||||
|
||||
Reference in New Issue
Block a user