-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Description
The entries for Qt in our package.xml still point to Qt5 packages.
Lines 34 to 43 in 0172411
<depend>qml-module-qt-labs-folderlistmodel</depend> | |
<depend>qml-module-qt-labs-settings</depend> | |
<depend>qml-module-qtgraphicaleffects</depend> | |
<depend>qml-module-qtquick-controls2</depend> | |
<depend>qml-module-qtquick-controls</depend> | |
<depend>qml-module-qtquick-dialogs</depend> | |
<depend>qml-module-qtquick-layouts</depend> | |
<depend>qml-module-qtquick2</depend> | |
<depend>qtbase5-dev</depend> | |
<depend>qtdeclarative5-dev</depend> |
We'll also need to add rosdep keys for these in https://github.com/ros/rosdistro
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done