me
/
guix
Archived
1
0
Fork 0

gnu: gtk-vnc: Remove obsolete input.

* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -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