remove cbindgen from meson deps and dockerfile
This commit is contained in:
@@ -14,7 +14,6 @@ RUN emerge \
|
||||
llvm-core/lld \
|
||||
dev-vcs/git \
|
||||
sys-process/parallel \
|
||||
dev-util/cbindgen \
|
||||
net-libs/nodejs
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
cbindgen = find_program('cbindgen')
|
||||
|
||||
subdir('atom')
|
||||
|
||||
Reference in New Issue
Block a user