regenerate all distros, Tue Sep 20 16:42:06 2022

This commit is contained in:
Ben Wolsieffer 2022-09-20 16:42:07 -04:00
parent df38e4e345
commit 1cb25a71b4
5789 changed files with 7648 additions and 2993 deletions

View file

@ -14,7 +14,7 @@ buildRosPackage {
};
buildType = "ament_cmake";
buildInputs = [ pkg-config python-qt-binding qt5.qtbase ];
buildInputs = [ ament-cmake pkg-config python-qt-binding qt5.qtbase ];
checkInputs = [ ament-cmake-pytest ];
propagatedBuildInputs = [ pluginlib qt-gui tinyxml2-vendor ];
nativeBuildInputs = [ ament-cmake ];