gnu: filezilla: Remove input labels.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 17 Dec 2021 19:58:27 +0000 (20:58 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 17 Dec 2021 21:51:55 +0000 (22:51 +0100)
* gnu/packages/ftp.scm (filezilla)[native-inputs]: Remove input labels.

gnu/packages/ftp.scm

index 3cddf21..3d44364 100644 (file)
@@ -226,10 +226,7 @@ output.
       ;; Don't let filezilla phone home to check for updates.
      '(#:configure-flags '("--disable-autoupdatecheck")))
     (native-inputs
-     `(("cppunit" ,cppunit)
-       ("gettext" ,gettext-minimal)
-       ("pkg-config" ,pkg-config)
-       ("xdg-utils" ,xdg-utils)))
+     (list cppunit gettext-minimal pkg-config xdg-utils))
     (inputs
      (list dbus
            gnutls