gnu: clustershh: Add missing perl-sort-naturally input.

* gnu/packages/admin.scm (clusterssh)[propagated-inputs]:
Add perl-sort-naturally.
master
Tobias Geerinckx-Rice 2019-07-25 18:34:57 +02:00
parent 8582202c5b
commit b07aea69dd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -929,6 +929,7 @@ by bandwidth they use.")
(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)