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.
1 parent 7bbb409 commit c967fb7Copy full SHA for c967fb7
contrib/guix/manifest.scm
@@ -235,5 +235,5 @@ chain for " target " development."))
235
((string-contains target "-linux-")
236
(list (make-bitcoin-cross-toolchain target)))
237
((string-contains target "darwin")
238
- (list clang-8 libcap binutils imagemagick libtiff librsvg font-tuffy cmake xorriso))
+ (list clang-8 binutils imagemagick libtiff librsvg font-tuffy cmake xorriso))
239
(else '())))))
0 commit comments