Open azertyalex opened 4 years ago
When I run the extractor with ENV QT_CI_PACKAGES="qt.qt5.5132.qtwebengine"
ENV QT_CI_PACKAGES="qt.qt5.5132.qtwebengine"
I still have libQt5Gamepad.so, libQt5Bluetooth.so and other various unnecessary libs. There is also /qt/5.13.2/gcc_64/docs/.
libQt5Gamepad.so
libQt5Bluetooth.so
/qt/5.13.2/gcc_64/docs/
How do I do a minimal install of the libraries i want?
When I run the extractor with
ENV QT_CI_PACKAGES="qt.qt5.5132.qtwebengine"
I still have
libQt5Gamepad.so
,libQt5Bluetooth.so
and other various unnecessary libs. There is also/qt/5.13.2/gcc_64/docs/
.How do I do a minimal install of the libraries i want?