gnu: apache-arrow: Drop package labels.

* gnu/packages/databases.scm (apache-arrow)[inputs]: Drop labels.
This commit is contained in:
Ricardo Wurmus 2023-05-09 13:20:29 +02:00
parent a0fe6bec4b
commit 7a4456b047
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4364,20 +4364,20 @@ (define-public apache-arrow
;;"-DBENCHMARK_ENABLE_TESTING=OFF"
"-DARROW_BUILD_STATIC=OFF")))
(inputs
`(("boost" ,boost)
("brotli" ,brotli)
("bzip2" ,bzip2)
("double-conversion" ,double-conversion)
("gflags" ,gflags)
("glog" ,glog)
("grpc" ,grpc)
("protobuf" ,protobuf)
("python-3" ,python)
("python-numpy" ,python-numpy)
("rapidjson" ,rapidjson)
("re2" ,re2)
("snappy" ,snappy)
("xsimd" ,xsimd)))
(list boost
brotli
bzip2
double-conversion
gflags
glog
grpc
protobuf
python
python-numpy
rapidjson
re2
snappy
xsimd))
;; These are all listed under Requires.private in arrow.pc
(propagated-inputs
(list `(,apache-thrift "lib") lz4 utf8proc zlib