mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 01:25:57 +02:00
gnu: guitarix: Disable webkit features.
The only version of webkit supported by guitarix is unmaintained and contains a large number of security vulnerabilities, and should be removed from Guix. * gnu/packages/audio.scm (guitarix)[inputs]: Remove webkitgtk/gtk+-2.
This commit is contained in:
@@ -1166,7 +1166,6 @@ patches that can be used with softsynths such as Timidity and WildMidi.")
|
||||
("jack" ,jack-1)
|
||||
("gtkmm" ,gtkmm-2)
|
||||
("gtk+" ,gtk+-2)
|
||||
("webkitgtk/gtk+-2" ,webkitgtk/gtk+-2)
|
||||
("fftwf" ,fftwf)
|
||||
("lrdf" ,lrdf)
|
||||
("zita-resampler" ,zita-resampler)
|
||||
|
||||
Reference in New Issue
Block a user