mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: juce: Do not depend on libsoup2.
* gnu/packages/cpp.scm (juce) [native-inputs]: Remove webkitgtk-with-libsoup2; add webkitgtk-for-gtk3. Change-Id: I9dd1b55d1de2cf43efb82f40de8d9bd17f3800ca
This commit is contained in:
@@ -4185,7 +4185,7 @@ features:
|
||||
ladspa
|
||||
libx11
|
||||
pkg-config
|
||||
webkitgtk-with-libsoup2))
|
||||
webkitgtk-for-gtk3))
|
||||
(inputs (list fontconfig freetype libjpeg-turbo libpng))
|
||||
(home-page "https://juce.com")
|
||||
(synopsis "C++ application framework for audio plugins and plugin hosts")
|
||||
|
||||
Reference in New Issue
Block a user