diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-03-23 00:00:57 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-03-23 14:23:23 +0900 |
| commit | 6fe644f3e765fe1d588295b78952e4dc9dc69d68 (patch) | |
| tree | 8e699e81076f138f1fca3ee544371f9aff83f9aa /gnu/packages | |
| parent | 4aa2042514e0a863471e41c166103a34ec396584 (diff) | |
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
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/cpp.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index cba9f2a19b8..03f2cbc4d4a 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm | |||
| @@ -4185,7 +4185,7 @@ features: | |||
| 4185 | ladspa | 4185 | ladspa |
| 4186 | libx11 | 4186 | libx11 |
| 4187 | pkg-config | 4187 | pkg-config |
| 4188 | webkitgtk-with-libsoup2)) | 4188 | webkitgtk-for-gtk3)) |
| 4189 | (inputs (list fontconfig freetype libjpeg-turbo libpng)) | 4189 | (inputs (list fontconfig freetype libjpeg-turbo libpng)) |
| 4190 | (home-page "https://juce.com") | 4190 | (home-page "https://juce.com") |
| 4191 | (synopsis "C++ application framework for audio plugins and plugin hosts") | 4191 | (synopsis "C++ application framework for audio plugins and plugin hosts") |
