gnu: srt: Remove input labels.
* gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
a4c6997acb
commit
70f3914c24
@ -490,9 +490,7 @@ from any network device in any of three ASCII graph formats.")
|
||||
"-DENABLE_STATIC=OFF"
|
||||
"-DENABLE_UNITTESTS=ON")))
|
||||
(native-inputs
|
||||
`(("gtest" ,googletest)
|
||||
("pkg-config" ,pkg-config)
|
||||
("tclsh" ,tcl)))
|
||||
(list googletest pkg-config tcl))
|
||||
(propagated-inputs
|
||||
(list openssl))
|
||||
(synopsis "Secure Reliable Transport")
|
||||
|
Loading…
Reference in New Issue
Block a user