me
/
guix
Archived
1
0
Fork 0

gnu: aircrack-ng: Run more tests.

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

View File

@ -1874,7 +1874,9 @@ live network and disk I/O bandwidth monitor.")
(base32 "1hsq1gwmafka4bahs6rc8p98yi542h9a502h64bjlygpr3ih99q5"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake libtool pkg-config which))
(list autoconf automake libtool pkg-config which
;; For tests.
expect))
(inputs
(list `(,hwloc "lib") ; speed boost on SMP machines
libgcrypt