gnu: p7zip: Move *asm inputs to native-inputs.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 4 Dec 2019 08:35:22 +0000 (10:35 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 4 Dec 2019 08:55:28 +0000 (10:55 +0200)
* gnu/packages/compression.scm (p7zip)[inputs]: Move yasm, nasm ...
[native-inputs]: ... to here.

gnu/packages/compression.scm

index dd9a33a..231e8b9 100644 (file)
@@ -1180,7 +1180,7 @@ for most inputs, but the resulting compressed files are anywhere from 20% to
              (invoke "make" "test")
              (invoke "make" "test_7z")
              (invoke "make" "test_7zr"))))))
-    (inputs
+    (native-inputs
      (let ((system (or (%current-target-system)
                        (%current-system))))
        `(,@(cond ((string-prefix? "x86_64" system)