gnu: prosody: Add bash-minimal to inputs.

* gnu/packages/messaging.scm (prosody)[inputs]: Add bash-minimal.
This commit is contained in:
Arun Isaac 2022-11-13 17:57:13 +05:30
parent 1f017bf7d0
commit 394684bfeb
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -1575,7 +1575,8 @@ (define-public prosody
`("PATH" ":" prefix ,path)))
(find-files bin ".*"))))))))
(inputs
(list icu4c
(list bash-minimal
icu4c
libidn
openssl
lua-5.2