jnettop: fix cross

This commit is contained in:
Robin Gloster 2019-05-07 03:25:18 +02:00
parent 8c06639141
commit 62e6e1366d
No known key found for this signature in database
GPG Key ID: D5C458DF6DD97EDF

View File

@ -8,8 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "1855np7c4b0bqzhf1l1dyzxb90fpnvrirdisajhci5am6als31z9";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [ autoconf libpcap ncurses glib ];
nativeBuildInputs = [ pkgconfig autoconf ];
buildInputs = [ libpcap ncurses glib ];
patches = [
./no-dns-resolution.patch