mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: guile-aiscm: Remove opencv and tensorflow.
* gnu/packages/machine-learning.scm (guile-aiscm)[inputs]: Remove opencv and tensorflow.
This commit is contained in:
parent
50bd2b331c
commit
f44305bc13
1 changed files with 1 additions and 4 deletions
|
@ -352,11 +352,8 @@ (define-public guile-aiscm
|
|||
libxv
|
||||
mesa
|
||||
mjpegtools
|
||||
opencv ;this is ignored at the moment
|
||||
pandoc
|
||||
protobuf
|
||||
pulseaudio
|
||||
tensorflow)) ;this is ignored at the moment
|
||||
pulseaudio))
|
||||
(native-inputs
|
||||
(list clang-13
|
||||
llvm-13
|
||||
|
|
Loading…
Reference in a new issue