3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: kiwix-desktop: Add bash-minimal to inputs.

* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
This commit is contained in:
Arun Isaac 2022-08-13 17:20:53 +05:30
parent 2691bac7fd
commit e05d5d8251
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -8060,7 +8060,8 @@ It contains the code shared by all Kiwix ports.")
(wrap-program bin
`("QTWEBENGINEPROCESS_PATH" = (,qt-process-path)))))))))
(inputs
(list curl
(list bash-minimal
curl
icu4c
kiwix-lib
libmicrohttpd