1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00

gnu: guile-aiscm: Use different variant of protobuf-c.

* gnu/packages/machine-learning.scm (guile-aiscm)[native-inputs]: Replace
protobuf-c with protobuf-c-for-aiscm.
This commit is contained in:
Ricardo Wurmus
2022-11-11 17:19:28 +01:00
parent ac07544ebf
commit fa9ad4b482

View File

@@ -403,7 +403,7 @@ training, HMM clustering, HMM mixtures.")
(list clang-11
llvm-11
pkg-config
protobuf-c
protobuf-c-for-aiscm
autoconf
automake
gettext-minimal