gnu: chatty: Add missing input.
* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
parent
997f7a71a6
commit
ad80cfe0cb
|
@ -2808,6 +2808,7 @@ validating international phone numbers.")
|
|||
(native-inputs
|
||||
(list gettext-minimal
|
||||
`(,glib "bin")
|
||||
itstool
|
||||
pkg-config
|
||||
protobuf
|
||||
xorg-server-for-tests))
|
||||
|
|
Reference in New Issue