summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-09-01 19:15:26 +0200
committerMarius Bakke <marius@gnu.org>2022-09-01 22:22:51 +0200
commitf22c65e019f8b8492a794993a9c5aa37743b9882 (patch)
tree058126babd75da1c0342a51a9e414a6cd08ae942 /gnu
parentf5efb4271d28fe54ac68af9924711b6033f744e9 (diff)
downloadguix-f22c65e019f8b8492a794993a9c5aa37743b9882.tar.gz
gnu: gtk-vnc: Remove obsolete input.
* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9e8b68de33..cc9307470b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8879,9 +8879,9 @@ like switching to windows and launching applications.")
        (if (target-x86-64?)
            (list gjs)
            '())
-       (list `(,glib "bin")
+       (list gettext-minimal
+             `(,glib "bin")
              gobject-introspection
-             intltool
              node
              perl
              pkg-config