From 8a11cf9cb060bc3c49c3177aa23ce44d4787dfa5 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Mon, 17 Oct 2022 21:16:24 +0200 Subject: [PATCH v2] gnu: bespokesynth: Remove unneeded dependency * gnu/packages/music.scm (bespokesynth)[inputs]: Remove webkitgtk-with-libsoup2. --- gnu/packages/music.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 53a76cde64..ba359bbdc6 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -2048,7 +2048,6 @@ (define-public bespokesynth libxkbfile mesa python - webkitgtk-with-libsoup2 xcb-util-cursor)) (home-page "http://bespokesynth.com") (synopsis "Modular digital audio workstation") -- 2.38.0