From df6f9ad0da934eb3d56d1510025991b6b6d772ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Tue, 22 Jan 2019 00:00:02 +0000 Subject: [PATCH] build: gem5 0f024be0ca5bd9830f8fd84456894c965cc7c16c depends on libboost-all-dev --- build | 1 + 1 file changed, 1 insertion(+) diff --git a/build b/build index ba59888..eb17910 100755 --- a/build +++ b/build @@ -143,6 +143,7 @@ so looping over all of them would waste time. 'device-tree-compiler', 'diod', 'libgoogle-perftools-dev', + 'libboost-all-dev', 'm4', 'protobuf-compiler', 'python-dev',