~ruther/guix-local

a0343008dc7edae60446177f2e10ca57c10112dc — Danny Milosavljevic 8 years ago a33727d
gnu: libx264: Use nasm.

Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e.

* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +1 -1
@@ 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