Skip to content

Commit f36ddc2

Browse files
authored
debian: add llvm and libclang-dev to Build-Depends to fix redisearch clang-sys in sbuild (noble/arm64) (#35)
1 parent 46d7311 commit f36ddc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Build-Depends:
2424
g++ <!cross>,
2525
clang <!cross>,
2626
systemd,
27+
llvm,
28+
libclang-dev,
2729
procps <!nocheck>,
2830
tcl <!nocheck>,
2931
tcl-tls <!nocheck>

0 commit comments

Comments
 (0)