gnu: libx264: Use nasm.

Follow-up to a33727db1b.

* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
master
Danny Milosavljevic 2018-02-21 20:25:00 +01:00
parent a33727db1b
commit a0343008dc
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

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