mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: guitarix: Remove native-search-paths.
* gnu/packages/audio.scm (guitarix)[native-search-paths]: Remove 'LV2_PATH'. Change-Id: Ie68167853bd896872420a5047fdc36989a814e21 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
843ac7917a
commit
47dae04c44
1 changed files with 0 additions and 4 deletions
|
@ -2438,10 +2438,6 @@ (define-public guitarix
|
|||
gettext-minimal
|
||||
pkg-config
|
||||
sassc))
|
||||
(native-search-paths
|
||||
(list (search-path-specification
|
||||
(variable "LV2_PATH")
|
||||
(files '("lib/lv2")))))
|
||||
(home-page "https://guitarix.org/")
|
||||
(synopsis "Virtual guitar amplifier")
|
||||
(description "Guitarix is a virtual guitar amplifier running JACK.
|
||||
|
|
Loading…
Reference in a new issue