mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -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
|
gettext-minimal
|
||||||
`(,glib "bin")
|
`(,glib "bin")
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
|
itstool
|
||||||
pkg-config
|
pkg-config
|
||||||
python))
|
python))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Loading…
Reference in a new issue