1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 05:30:32 +02:00

gnu: libx264: Use nasm.

Follow-up to a33727db1b.

* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
This commit is contained in:
Danny Milosavljevic
2018-02-21 20:25:00 +01:00
parent a33727db1b
commit a0343008dc

View File

@@ -256,7 +256,7 @@ television and DVD. It is also known as AC-3.")
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
("yasm" ,yasm)))
("nasm" ,nasm)))
;; TODO: Add gpac input
(arguments
`(#:tests? #f ;no check target