1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-24 16:53:50 +02:00

feat: add qtdeclarative support

This commit is contained in:
DanyLE 2023-07-22 21:23:14 +02:00
parent 15004c7868
commit 28aa2b8099

View File

@ -43,6 +43,7 @@ IMAGE_INSTALL:append = "libcurl \
evtest \ evtest \
raspi-gpio \ raspi-gpio \
qtbase \ qtbase \
qtdeclarative \
qtquickcontrols2 \ qtquickcontrols2 \
qtquickcontrols \ qtquickcontrols \
qtgraphicaleffects \ qtgraphicaleffects \