diff options
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 69e870adf8..4fdb4e5ece 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2801,6 +2801,7 @@ and how they are displayed (View).") gettext-minimal `(,glib "bin") gobject-introspection + itstool pkg-config python)) (inputs |