Superflore update

This commit is contained in:
Ben Wolsieffer 2022-11-05 19:42:12 -04:00
parent f66e1d2235
commit 06bca349c0
13 changed files with 32 additions and 7 deletions

View file

@ -14,7 +14,7 @@ buildRosPackage {
};
buildType = "catkin";
buildInputs = [ openssl ];
buildInputs = [ catkin openssl ];
checkInputs = [ python3Packages.websocket-client roslib rospy rostest ];
propagatedBuildInputs = [ boost ];
nativeBuildInputs = [ catkin ];