gnu: aircrack-ng: Run more tests.

* gnu/packages/networking.scm (aircrack-ng)[native-inputs]: Add expect.
This commit is contained in:
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

View file

@ -1874,7 +1874,9 @@ (define-public aircrack-ng
(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