benlau / qtci

Collection of scripts to build Qt application in command line environment
Apache License 2.0
164 stars 54 forks source link

Extractor installs too much #33

Open azertyalex opened 4 years ago

azertyalex commented 4 years ago

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?