Bug 2911

Summary: Qt: Disable qt3support-option, if gui-module isn't selected
Product: buildroot Reporter: Frederik Pasch <fpasch>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Disable qt3support-option if gui isn't selected

Description Frederik Pasch 2010-12-09 10:27:53 UTC
See appended patch...

Frederik Pasch
Comment 1 Frederik Pasch 2010-12-09 10:28:40 UTC
Created attachment 2785 [details]
Disable qt3support-option if gui isn't selected
Comment 2 Peter Korsgaard 2011-02-28 20:47:21 UTC
Thanks, committed with some tweaks (network is selected by gui, and qt3 support works with static builds as well).