Bug 6860

Summary: Qt5: add qt5tools
Product: buildroot Reporter: syntheticpp
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: minor CC: buildroot
Priority: P5    
Version: 2014.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: add qt5tools

Description syntheticpp 2014-02-06 13:01:13 UTC
qttools is needed when translation files must be processed on the host (they are tools like uic or moc, but now in qttools).

libQt5Help.so and libQt5UiTools.a are build for the target.
Comment 1 syntheticpp 2014-02-06 13:22:26 UTC
Created attachment 5228 [details]
add qt5tools