1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-02-13 13:22:47 +01:00

add qtgraphicaleffects support

This commit is contained in:
DanyLE 2023-07-22 20:43:07 +02:00
parent b41540e82c
commit 15004c7868

View File

@ -45,6 +45,7 @@ IMAGE_INSTALL:append = "libcurl \
qtbase \
qtquickcontrols2 \
qtquickcontrols \
qtgraphicaleffects \
qt5-opengles2-test \
"