Skip to content

package.xml entries need to be updated for Qt6 #2993

@azeey

Description

@azeey

The entries for Qt in our package.xml still point to Qt5 packages.

gz-sim/package.xml

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
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions