File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ set(LINUX_DEPENDS
6363 "libgraphviz-dev"
6464 "libqwt-qt5-6"
6565 "${TESSERACT_PACKAGE_PREFIX} tesseract-common"
66- "${TESSERACT_PACKAGE_PREFIX} tesseract-scene-graph
66+ "${TESSERACT_PACKAGE_PREFIX} tesseract-scene-graph"
6767 "${TESSERACT_PACKAGE_PREFIX} tesseract-environment"
6868 "${TESSERACT_PACKAGE_PREFIX} tesseract-urdf"
6969 "${TESSERACT_PACKAGE_PREFIX} tesseract-srdf"
@@ -76,16 +76,16 @@ set(LINUX_DEPENDS
7676 "${TESSERACT_PACKAGE_PREFIX} tesseract-task-composer-planning" )
7777
7878set (WINDOWS_DEPENDS
79- " libboost-program -options -dev"
80- " libqt5gui5"
81- " libqt5widgets5"
82- " libqt5svg5"
83- " libqt5opengl5"
84- " libqt5xml5"
85- " libgraphviz-dev"
86- " libqwt-qt5-6"
87- " ${TESSERACT_PACKAGE_PREFIX} tesseract-common"
88- " ${TESSERACT_PACKAGE_PREFIX} tesseract-scene-graph
79+ "libboost-program-options-dev"
80+ "libqt5gui5"
81+ "libqt5widgets5"
82+ "libqt5svg5"
83+ "libqt5opengl5"
84+ "libqt5xml5"
85+ "libgraphviz-dev"
86+ "libqwt-qt5-6"
87+ "${TESSERACT_PACKAGE_PREFIX} tesseract-common"
88+ "${TESSERACT_PACKAGE_PREFIX} tesseract-scene-graph"
8989 "${TESSERACT_PACKAGE_PREFIX} tesseract-environment"
9090 "${TESSERACT_PACKAGE_PREFIX} tesseract-urdf"
9191 "${TESSERACT_PACKAGE_PREFIX} tesseract-srdf"
You can’t perform that action at this time.
0 commit comments