rtabmap: Include the OpenCV cxxdev output

This commit is contained in:
hacker1024 2024-03-10 18:30:05 +11:00 committed by GitHub
parent 9df3e30ce2
commit 94d73227cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
buildInputs = [
## Required
opencv
opencv.cxxdev
pcl
liblapack
xorg.libSM