Skip to content

Commit 2bd1d5e

Browse files
authored
Update Qt6 deps in package.xml (#697)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
1 parent 65060a6 commit 2bd1d5e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<depend>gz-tools2</depend>
2121
<depend>gz-transport</depend>
2222
<depend>gz-utils</depend>
23-
<!--depend>libqt6svg6</depend-->
23+
<depend>libqt6svg6</depend>
2424
<depend>protobuf-dev</depend>
25-
<!--depend>qml6-module-qt-labs-folderlistmodel</depend>
25+
<depend>qml6-module-qt-labs-folderlistmodel</depend>
2626
<depend>qml6-module-qt-labs-platform</depend>
2727
<depend>qml6-module-qt-labs-settings</depend>
2828
<depend>qml6-module-qtcharts</depend>
@@ -34,15 +34,15 @@
3434
<depend>qml6-module-qtquick-templates</depend>
3535
<depend>qml6-module-qtquick-window</depend-->
3636
<depend>qml6-module-qtquick</depend>
37-
<!--depend>qml6-module-qtqml</depend>
38-
<depend>qml6-module-qtcore</depend-->
37+
<depend>qml6-module-qtqml</depend>
38+
<depend>qml6-module-qtcore</depend>
3939
<depend>qml6-module-qtqml-workerscript</depend>
40-
<!--depend>qml6-module-qt5compat-graphicaleffects</depend>
41-
<depend>qt6-5compat-dev</depend-->
40+
<depend>qml6-module-qt5compat-graphicaleffects</depend>
41+
<depend>qt6-5compat-dev</depend>
4242
<depend>qt6-base-dev</depend>
43-
<!--depend>qt6-base-private-dev</depend-->
43+
<depend>qt6-base-private-dev</depend>
4444
<depend>qt6-declarative-dev</depend>
45-
<!--depend>qt6-declarative-private-dev</depend-->
45+
<depend>qt6-declarative-private-dev</depend>
4646
<depend>tinyxml2</depend>
4747

4848
<test_depend>xvfb</test_depend>

0 commit comments

Comments
 (0)