1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-04 22:36:38 +02:00

feat: add qt5 support to image

This commit is contained in:
DanyLE 2023-07-18 13:32:06 +02:00
parent d478023a32
commit ce7171b9bd

View File

@ -0,0 +1,2 @@
PACKAGECONFIG += " freetype jpeg libpng kms openssl widgets gles2 eglfs optimize-size udev "
PACKAGECONFIG:remove = " tests tools examples "