gnu: gtk-vnc: Remove obsolete input.

* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
This commit is contained in:
Marius Bakke 2022-09-01 19:15:26 +02:00
parent f5efb4271d
commit f22c65e019
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -8879,9 +8879,9 @@ (define-public gtk-vnc
(if (target-x86-64?)
(list gjs)
'())
(list `(,glib "bin")
(list gettext-minimal
`(,glib "bin")
gobject-introspection
intltool
node
perl
pkg-config