1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 15:15:54 +02:00

gnu: rav1e: Remove input labels.

* gnu/packages/video.scm (rav1e)[native-inputs]: Remove labels.
This commit is contained in:
Marius Bakke
2022-02-10 10:15:54 +01:00
parent 0d2f661501
commit 9b0abb52ac
+1 -2
View File
@@ -5329,8 +5329,7 @@ result in several formats:
(delete-file (string-append (assoc-ref outputs "out")
"/lib/librav1e.a")))))))
(native-inputs
`(("cargo-c" ,rust-cargo-c)
("nasm" ,nasm)))
(list rust-cargo-c nasm))
(home-page "https://github.com/xiph/rav1e/")
(synopsis "Fast and safe AV1 encoder")
(description "@code{rav1e} is an AV1 video encoder. It is designed to