python3Packages.sequoia: fix build by providing correct libclang output

broken by the big llvmPackages output split
This commit is contained in:
Robert Scott
2021-05-18 13:50:25 -07:00
committed by Jonathan Ringer
parent 7a674b03b4
commit 4b14908706
+1 -1
View File
@@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec {
cargo
rustc
git
llvmPackages_10.libclang
llvmPackages_10.libclang.lib
llvmPackages_10.clang
ensureNewerSourcesForZipFilesHook
capnproto