From ee2308fde77ef924171d8e6488d940135686cdaf Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Mon, 1 Dec 2025 17:05:08 +0100 Subject: [PATCH] gnu: boinc-client: Fix inputs. This is a follow-up to commit 1f5baa69304ac8dc46300820cc6845f6ec1e4929 . * gnu/packages/distributed.scm (boinc-client)[inputs]: Remove libzip. Change-Id: Id876cada801976aa2617ff64e9a6910329fdfc8c --- gnu/packages/distributed.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm index 3b1467abd30..8198a6e5863 100644 --- a/gnu/packages/distributed.scm +++ b/gnu/packages/distributed.scm @@ -74,7 +74,6 @@ gtk+ gdk-pixbuf libnotify - libzip sqlite python python-pyserial))