Skip to content

Commit c967fb7

Browse files
committed
guix: Remove libcap from manifest
1 parent 7bbb409 commit c967fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,5 @@ chain for " target " development."))
235235
((string-contains target "-linux-")
236236
(list (make-bitcoin-cross-toolchain target)))
237237
((string-contains target "darwin")
238-
(list clang-8 libcap binutils imagemagick libtiff librsvg font-tuffy cmake xorriso))
238+
(list clang-8 binutils imagemagick libtiff librsvg font-tuffy cmake xorriso))
239239
(else '())))))

0 commit comments

Comments
 (0)