BUNDLE_LIBS is for preventing _providing_ libraries. In this case the pre-compiled binary distributed has dependencies on libraries that are not provided here. BUNDLE_LIBS does not help the problem.
BUNDLE_LIBS is for preventing _providing_ libraries. In this case the pre-compiled binary distributed has dependencies on libraries that are not provided here. BUNDLE_LIBS does not help the problem.