mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-28 18:01:27 +02:00
guix: Drop unneeded openssl dependency for signapple
This commit is contained in:
parent
0cc5a19205
commit
e857f0bb55
@ -506,8 +506,7 @@ and endian independent.")
|
|||||||
("python-certvalidator" ,python-certvalidator)
|
("python-certvalidator" ,python-certvalidator)
|
||||||
("python-elfesteem" ,python-elfesteem)
|
("python-elfesteem" ,python-elfesteem)
|
||||||
("python-requests" ,python-requests)
|
("python-requests" ,python-requests)
|
||||||
("python-macholib" ,python-macholib)
|
("python-macholib" ,python-macholib)))
|
||||||
("libcrypto" ,openssl)))
|
|
||||||
;; There are no tests, but attempting to run python setup.py test leads to
|
;; There are no tests, but attempting to run python setup.py test leads to
|
||||||
;; problems, just disable the test
|
;; problems, just disable the test
|
||||||
(arguments '(#:tests? #f))
|
(arguments '(#:tests? #f))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user