gnu: curl: Use python-minimal-wrapper instead of python-wrapper.

* gnu/packages/curl.scm (curl)[native-inputs]: Use python-minimal-wrapper
instead of python-wrapper.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2020-10-10 17:00:41 +02:00
parent b843f62aad
commit e6d00c90f3
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -11,6 +11,7 @@
;;; Copyright © 2019 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
;;; Copyright © 2020 Dale Mellor <guix-devel-0brg6b@rdmp.org>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@ -75,7 +76,7 @@ (define-public curl
`(("nghttp2" ,nghttp2)
("perl" ,perl)
("pkg-config" ,pkg-config)
("python" ,python-wrapper)))
("python" ,python-minimal-wrapper)))
(native-search-paths
;; These variables are introduced by curl-use-ssl-cert-env.patch.
(list (search-path-specification