gnu: gtk-vnc: Build without node.

* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove node.

Change-Id: I35b4be1fa203cf75da3d88f078ac0fc613a60489
This commit is contained in:
Efraim Flashner 2024-05-23 13:57:46 +03:00
parent 3694221290
commit 701aee876e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -178,7 +178,6 @@ (define-module (gnu packages gnome)
#:use-module (gnu packages nettle)
#:use-module (gnu packages networking)
#:use-module (gnu packages ninja)
#:use-module (gnu packages node)
#:use-module (gnu packages nss)
#:use-module (gnu packages ocr)
#:use-module (gnu packages openldap)
@ -9573,7 +9572,6 @@ (define-public gtk-vnc
(list gettext-minimal
`(,glib "bin")
gobject-introspection
node
perl
pkg-config
python-wrapper