diff --git a/SConstruct b/SConstruct index 9379278f6e..e5d558f80f 100644 --- a/SConstruct +++ b/SConstruct @@ -80,6 +80,7 @@ else: ] rpath = ["phonelibs/capnp-cpp/x64/lib", + "phonelibs/zmq/x64/lib", "external/tensorflow/lib", "cereal", "selfdrive/common"]