[NIXL] fix cpu PD after physical <> logical block_size PR (#28904)
Signed-off-by: Chendi Xue <chendi.xue@intel.com>
This commit is contained in:
@@ -95,6 +95,7 @@ def install_system_dependencies():
|
||||
"meson",
|
||||
"libtool",
|
||||
"libtool-bin",
|
||||
"pkg-config",
|
||||
]
|
||||
run_command(["apt-get", "update"])
|
||||
run_command(["apt-get", "install", "-y"] + apt_packages)
|
||||
|
||||
Reference in New Issue
Block a user