more simplification

This commit is contained in:
Yann Dupont 2021-10-24 21:46:00 +02:00
parent 5cc7c177b5
commit 65602b11e0

View file

@ -481,14 +481,14 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.")
`("PYTHONPATH" ":" prefix (,PYTHONPATH))))
scripts)
#t))))))
(outputs
'("out" "lib"))
(native-inputs
`(("gperf" ,gperf)
("pkg-config" ,pkg-config)
("python-cython" ,python-cython)
("python-sphinx" ,python-sphinx)
("yasm" ,yasm)))
; (outputs
; '("out" "lib"))
; (native-inputs
; `(("gperf" ,gperf)
; ("pkg-config" ,pkg-config)
; ("python-cython" ,python-cython)
; ("python-sphinx" ,python-sphinx)
; ("yasm" ,yasm)))
(inputs
`(("boost" ,boost)
("curl" ,curl)