gnu: alfis: Add missing input.
* gnu/packages/rust-apps.scm (alfis)[native-inputs]: Add perl.master
parent
b84151a827
commit
dd619cde95
|
@ -178,7 +178,7 @@ low-end hardware and serving many concurrent requests.")
|
|||
(("rust-serde-bytes" ,rust-serde-bytes-0.11)
|
||||
("rust-serde-derive" ,rust-serde-derive-1))))
|
||||
(native-inputs
|
||||
(list pkg-config))
|
||||
(list perl pkg-config))
|
||||
(inputs
|
||||
(list at-spi2-core
|
||||
gtk
|
||||
|
|
Reference in New Issue