gnu: gtk-vnc: Remove obsolete input.
* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.master
parent
f5efb4271d
commit
f22c65e019
|
@ -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
|
||||
|
|
Reference in New Issue