guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/08: gnu: perl-test-www-mechanize: Remove native-inputs.


From: Tobias Geerinckx-Rice
Subject: 02/08: gnu: perl-test-www-mechanize: Remove native-inputs.
Date: Wed, 2 May 2018 09:50:32 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit a7e8e75c4b34a3bebae1efb139e18924761a603c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue May 1 23:37:05 2018 +0200

    gnu: perl-test-www-mechanize: Remove native-inputs.
    
    * gnu/packages/web.scm (perl-test-www-mechanize)[native-inputs]: Remove
    both duplicate fields, neither of which affect the output.
---
 gnu/packages/web.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index f0fce05..4523e3e 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3418,10 +3418,6 @@ either mocked HTTP or a locally spawned server.")
         (base32
          "1d11fx9155d5v17d5w7q3kj37b01l8yj2yb0g6b0z1vh938rrlcr"))))
     (build-system perl-build-system)
-    (native-inputs
-     `(("perl-test-exception" ,perl-test-exception)))
-    (native-inputs
-     `(("perl-module-install" ,perl-module-install)))
     (propagated-inputs
      `(("perl-carp-assert-more" ,perl-carp-assert-more)
        ("perl-html-form" ,perl-html-form)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]