| Submitter | Maxime Ripard |
|---|---|
| Date | April 18, 2012, 11:29 a.m. |
| Message ID | <0e3d23b0b754d6c84b0e3a15653012c0b2d9d5bf.1334748542.git.maxime.ripard@free-electrons.com> |
| Download | mbox | patch |
| Permalink | /patch/153478/ |
| State | Accepted |
| Headers | show |
Comments
>>>>> "Maxime" == Maxime Ripard <maxime.ripard@free-electrons.com> writes:
Maxime> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Committed, thanks.
Patch
diff --git a/package/qt/Config.in b/package/qt/Config.in index 1ce6348..88855d2 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -19,6 +19,7 @@ config BR2_PACKAGE_QT_DEBUG config BR2_PACKAGE_QT_DEMOS bool "Compile and install demos and examples (with code)" + select BR2_PACKAGE_QT_GUI_MODULE help If unsure, say N.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> --- package/qt/Config.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)