gnu: mplayer: Adjust inputs.
authorEfraim Flashner <efraim@flashner.co.il>
Thu, 28 Nov 2019 13:52:49 +0000 (15:52 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Thu, 28 Nov 2019 13:58:58 +0000 (15:58 +0200)
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.

gnu/packages/video.scm

index fb8b0a6..cd367c2 100644 (file)
@@ -1266,7 +1266,8 @@ streaming protocols.")
     (build-system gnu-build-system)
     ;; FIXME: Add additional inputs once available.
     (native-inputs
-     `(("pkg-config" ,pkg-config)))
+     `(("pkg-config" ,pkg-config)
+       ("yasm" ,yasm)))
     (inputs
      `(("alsa-lib" ,alsa-lib)
        ("cdparanoia" ,cdparanoia)
@@ -1297,7 +1298,6 @@ streaming protocols.")
        ("python" ,python-wrapper)
        ("sdl" ,sdl)
        ("speex" ,speex)
-       ("yasm" ,yasm)
        ("zlib" ,zlib)))
     (arguments
      `(#:tests? #f ; no test target