summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/vnc.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/vnc.scm b/gnu/packages/vnc.scm
index 13ce422a82..3ee4fae91c 100644
--- a/gnu/packages/vnc.scm
+++ b/gnu/packages/vnc.scm
@@ -33,7 +33,6 @@
   #:use-module (gnu packages avahi)
   #:use-module (gnu packages base)
   #:use-module (gnu packages cmake)
-  #:use-module (gnu packages commencement)
   #:use-module (gnu packages compression)
   #:use-module (gnu packages crypto)
   #:use-module (gnu packages cups)
@@ -224,7 +223,6 @@ application which is needed to connect to VNC servers.")
        ("gettext-minimal" ,gettext-minimal)
        ("font-util" ,font-util)
        ("cmake" ,cmake)
-       ("gcc-toolchain" ,gcc-toolchain)
        ("perl" ,perl)
        ,@(package-native-inputs tigervnc-client)
        ,@(package-inputs tigervnc-client)