me
/
guix
Archived
1
0
Fork 0

gnu: aircrack-ng: Improve SMP performance.

* gnu/packages/networking.scm (aircrack-ng)[inputs]: Add hwloc:lib.
master
Tobias Geerinckx-Rice 2022-05-15 02:00:10 +02:00
parent f262ec40a5
commit f9e20e979e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 1 deletions

View File

@ -116,6 +116,7 @@
#:use-module (gnu packages linux)
#:use-module (gnu packages lua)
#:use-module (gnu packages kerberos)
#:use-module (gnu packages mpi)
#:use-module (gnu packages ncurses)
#:use-module (gnu packages nettle)
#:use-module (gnu packages openldap)
@ -1875,7 +1876,8 @@ live network and disk I/O bandwidth monitor.")
(native-inputs
(list autoconf automake libtool pkg-config which))
(inputs
(list libgcrypt
(list `(,hwloc "lib") ; speed boost on SMP machines
libgcrypt
libnl
libpcap
ethtool