summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <[email protected]>2016-06-10 13:57:14 +0200
committerLudovic Courtès <[email protected]>2016-06-10 13:57:14 +0200
commit05aa576b378f1d0debb386948857eb451b90b31f (patch)
tree8988182e568fcf686fb9634e49ae7bae91022f2f
parentbbe032940c1ba4dd4aa0e450b288f7aca1588d90 (diff)
gnu: procmail: Remove unneeded glibc input.
* gnu/packages/mail.scm (procmail)[inputs]: Remove GLIBC.
-rw-r--r--gnu/packages/mail.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index b4563277aa..a1993bc3a5 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2013, 2014, 2015 Ludovic Courtès <[email protected]>
+;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <[email protected]>
;;; Copyright © 2014, 2015 Mark H Weaver <[email protected]>
;;; Copyright © 2014 Ian Denhardt <[email protected]>
;;; Copyright © 2014 Sou Bunnbu <[email protected]>
@@ -1168,8 +1168,7 @@ deliver it in various ways.")
;; filesystem are performed during 'make install'. However, these
;; are performed before the actual build process.
(build-system gnu-build-system)
- (inputs `(("glibc" ,glibc)
- ("exim" ,exim)))
+ (inputs `(("exim" ,exim)))
(home-page "http://www.procmail.org/")
(synopsis "Versatile mail delivery agent (MDA)")
(description "Procmail is a mail delivery agent (MDA) featuring support