me
/
guix
Archived
1
0
Fork 0

gnu: chatty: Add missing input.

* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
Efraim Flashner 2023-07-10 11:56:50 +03:00
parent 997f7a71a6
commit ad80cfe0cb
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -2808,6 +2808,7 @@ validating international phone numbers.")
(native-inputs
(list gettext-minimal
`(,glib "bin")
itstool
pkg-config
protobuf
xorg-server-for-tests))