mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: lush2: Remove dependency on lapack.
* gnu/packages/lisp.scm (lush2): Remove dependency on lapack. Change-Id: Idb7734e93021d6be9f65a5a0f9c4da4581786aee Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
b6fa870405
commit
5db4cdfffa
1 changed files with 0 additions and 1 deletions
|
@ -874,7 +874,6 @@ (define-public lush2
|
|||
("sdl-mixer" ,sdl-mixer)
|
||||
("sdl-net" ,sdl-net)
|
||||
("sdl-ttf" ,sdl-ttf)
|
||||
("lapack" ,lapack)
|
||||
("libxft" ,libxft)
|
||||
("fontconfig" ,fontconfig)
|
||||
("gsl" ,gsl)
|
||||
|
|
Loading…
Reference in a new issue