mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: chatty: Add missing input.
* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
This commit is contained in:
parent
997f7a71a6
commit
ad80cfe0cb
1 changed files with 1 additions and 0 deletions
|
@ -2808,6 +2808,7 @@ (define-public chatty
|
|||
(native-inputs
|
||||
(list gettext-minimal
|
||||
`(,glib "bin")
|
||||
itstool
|
||||
pkg-config
|
||||
protobuf
|
||||
xorg-server-for-tests))
|
||||
|
|
Loading…
Reference in a new issue