Bug 2911 - Qt: Disable qt3support-option, if gui-module isn't selected
Summary: Qt: Disable qt3support-option, if gui-module isn't selected
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 10:27 UTC by Frederik Pasch
Modified: 2011-02-28 20:47 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Disable qt3support-option if gui isn't selected (664 bytes, patch)
2010-12-09 10:28 UTC, Frederik Pasch
Details

Note You need to log in before you can comment on or make changes to this bug.
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).