mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-30 22:36:50 +01:00
gnu: clustershh: Add missing perl-sort-naturally input.
* gnu/packages/admin.scm (clusterssh)[propagated-inputs]: Add perl-sort-naturally.
This commit is contained in:
parent
8582202c5b
commit
b07aea69dd
1 changed files with 1 additions and 0 deletions
|
@ -929,6 +929,7 @@ (define-public clusterssh
|
|||
(propagated-inputs
|
||||
`(("xterm" ,xterm)
|
||||
("perl-exception-class" ,perl-exception-class)
|
||||
("perl-sort-naturally" ,perl-sort-naturally)
|
||||
("perl-tk" ,perl-tk)
|
||||
("perl-try-tiny" ,perl-try-tiny)
|
||||
("perl-x11-protocol" ,perl-x11-protocol)
|
||||
|
|
Loading…
Reference in a new issue