summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 6c49a5a60d..e54bbd7bc9 100644
--- a/debian/control
+++ b/debian/control
@@ -31,12 +31,12 @@ Build-Depends: autotools-dev,
nasm (>= 2.14) [amd64 i386],
rustc (>= 1.63),
cargo (>= 0.66),
- llvm-14-dev,
- libclang-14-dev,
- clang-14,
- libc++-14-dev-wasm32,
- libclang-rt-14-dev-wasm32,
- lld-14,
+ llvm-dev,
+ libclang-dev,
+ clang,
+ libc++-dev-wasm32,
+ libclang-rt-dev-wasm32,
+ lld,
cbindgen (>= 0.24.3),
nodejs (>= 12.22.1),
zip,