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