gnu: guile-aiscm: Remove opencv and tensorflow.

* gnu/packages/machine-learning.scm (guile-aiscm)[inputs]: Remove opencv and
tensorflow.
This commit is contained in:
Ricardo Wurmus 2021-12-28 14:15:10 +01:00
parent 50bd2b331c
commit f44305bc13
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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