diff --git a/Superbuild/Projects/lidarview.bundle.common.cmake b/Superbuild/Projects/lidarview.bundle.common.cmake
index 762a0a1af76a2ca74b5fae8bff6b5b3f7b0d68d7..6505e108c0cb16feb8f6e0940b672e12f92bb30b 100644
--- a/Superbuild/Projects/lidarview.bundle.common.cmake
+++ b/Superbuild/Projects/lidarview.bundle.common.cmake
@@ -28,6 +28,7 @@ list(APPEND lidarview_modules_python
   temporal_animation_cue_helpers
   example_temporal_animation
   example_non_temporal_animation
+  numpy
   )
 
 # Set $lidarview_appname license file.
diff --git a/Superbuild/Projects/lidarview.cmake b/Superbuild/Projects/lidarview.cmake
index 407f21bf23820acd5d74ddabe137038e9a0ea193..27696076a105e45401b59d4ad06e8744b17eff92 100644
--- a/Superbuild/Projects/lidarview.cmake
+++ b/Superbuild/Projects/lidarview.cmake
@@ -1,5 +1,5 @@
 superbuild_add_project(lidarview
-  DEPENDS cxx11 paraview qt5 pcap boost eigen liblas yaml python3 pythonqt
+  DEPENDS cxx11 paraview qt5 pcap boost eigen liblas yaml python3 pythonqt numpy
   DEPENDS_OPTIONAL pcl ceres opencv nanoflann g2o
   DEFAULT_ON
   CMAKE_ARGS