We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaa220 commit 7ab17fdCopy full SHA for 7ab17fd
depends/packages/libmultiprocess.mk
@@ -3,7 +3,7 @@ $(package)_version=$(native_$(package)_version)
3
$(package)_download_path=$(native_$(package)_download_path)
4
$(package)_file_name=$(native_$(package)_file_name)
5
$(package)_sha256_hash=$(native_$(package)_sha256_hash)
6
-$(package)_dependencies=native_$(package) boost capnp
+$(package)_dependencies=native_$(package) capnp
7
8
define $(package)_config_cmds
9
$($(package)_cmake)
0 commit comments