mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-09 12:49:45 -05:00
gnu: gtg: Add missing input.
* gnu/packages/gnome.scm (gtg)[native-inputs]: Add itstool.
This commit is contained in:
parent
1bad479555
commit
43501bc00b
1 changed files with 1 additions and 0 deletions
|
@ -2801,6 +2801,7 @@ (define-public gtg
|
|||
gettext-minimal
|
||||
`(,glib "bin")
|
||||
gobject-introspection
|
||||
itstool
|
||||
pkg-config
|
||||
python))
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue