parent
531a44dec4
commit
53855bf71d
|
@ -1736,7 +1736,7 @@ and a traversal mechanism.")
|
||||||
(string-append "edge_dispatcher::" all)))))
|
(string-append "edge_dispatcher::" all)))))
|
||||||
(delete 'configure))))
|
(delete 'configure))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list build))
|
(list build gcc-10))
|
||||||
(inputs
|
(inputs
|
||||||
(list libcutl))
|
(list libcutl))
|
||||||
(synopsis "C++ Command Line Interface (CLI) definition language")
|
(synopsis "C++ Command Line Interface (CLI) definition language")
|
||||||
|
|
Reference in New Issue