We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cea2ce0 + e857f0b commit 6fee9deCopy full SHA for 6fee9de
contrib/guix/manifest.scm
@@ -506,8 +506,7 @@ and endian independent.")
506
("python-certvalidator" ,python-certvalidator)
507
("python-elfesteem" ,python-elfesteem)
508
("python-requests" ,python-requests)
509
- ("python-macholib" ,python-macholib)
510
- ("libcrypto" ,openssl)))
+ ("python-macholib" ,python-macholib)))
511
;; There are no tests, but attempting to run python setup.py test leads to
512
;; problems, just disable the test
513
(arguments '(#:tests? #f))
0 commit comments