mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: wireshark: Build with lua@5.4
In this current version, wireshark needs lua-5.3 or higher to build with lua scripting support. * gnu/packages/networking.scm (wireshark)[inputs]: Remove lua-5.2; add lua-5.4. Change-Id: Ib37aec86b7e95ffc4196dabb0fd48ae6a69dcd1a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
6dc3ba1c0f
commit
512920e7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -1967,7 +1967,7 @@ of the same name.")
|
|||
libssh
|
||||
libxml2
|
||||
lz4
|
||||
lua-5.2
|
||||
lua-5.4
|
||||
mit-krb5
|
||||
`(,nghttp2 "lib")
|
||||
minizip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue