1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-10 02:49:48 +02: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 \
"