1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00

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

View File

@@ -178,7 +178,6 @@
#: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 @@ like switching to windows and launching applications.")
(list gettext-minimal
`(,glib "bin")
gobject-introspection
node
perl
pkg-config
python-wrapper