jnettop: fix cross
This commit is contained in:
parent
8c06639141
commit
62e6e1366d
@ -8,8 +8,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1855np7c4b0bqzhf1l1dyzxb90fpnvrirdisajhci5am6als31z9";
|
sha256 = "1855np7c4b0bqzhf1l1dyzxb90fpnvrirdisajhci5am6als31z9";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig autoconf ];
|
||||||
buildInputs = [ autoconf libpcap ncurses glib ];
|
buildInputs = [ libpcap ncurses glib ];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./no-dns-resolution.patch
|
./no-dns-resolution.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user