mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: ir: Remove native-search-paths.
* gnu/packages/audio.scm (ir)[native-search-paths]: Remove 'LV2_PATH'. Change-Id: I8f110b12e9850ba7f49df2cd6192852428c1d2cc Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
47dae04c44
commit
ea4c86ea0c
1 changed files with 0 additions and 4 deletions
|
|
@ -2545,10 +2545,6 @@ well suited to all musical instruments and vocals.")
|
|||
zita-convolver))
|
||||
(native-inputs
|
||||
(list pkg-config))
|
||||
(native-search-paths
|
||||
(list (search-path-specification
|
||||
(variable "LV2_PATH")
|
||||
(files '("lib/lv2")))))
|
||||
(home-page "https://tomszilagyi.github.io/plugins/ir.lv2")
|
||||
(synopsis "LV2 convolution reverb")
|
||||
(description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue