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 @@ validating international phone numbers.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gettext-minimal
|
(list gettext-minimal
|
||||||
`(,glib "bin")
|
`(,glib "bin")
|
||||||
|
itstool
|
||||||
pkg-config
|
pkg-config
|
||||||
protobuf
|
protobuf
|
||||||
xorg-server-for-tests))
|
xorg-server-for-tests))
|
||||||
|
|
Reference in a new issue