mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: gtk-vnc: Remove obsolete input.
* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
This commit is contained in:
parent
f5efb4271d
commit
f22c65e019
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue