summaryrefslogtreecommitdiffstats
path: root/rules/host-qt4.in
Commit message (Collapse)AuthorAgeFilesLines
* host-qt4: make qdbus stuff optionalMichael Olbrich2011-06-141-1/+4
| | | | | | | the host qdbus tools are only needed when Qt is built with D-Bus support. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-qt4: add option for xmlpatternsMichael Olbrich2011-02-031-0/+7
| | | | | | also enable stl. This is needed for future host packages using Qt Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-*] activate all host packages if ALLYES is activeMarc Kleine-Budde2010-05-031-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-qt4] change bool -> tristateMarc Kleine-Budde2009-12-031-1/+1
| | | | | | | | | | | If a package is bool and it is selected by a "m" module package it turns to "y". This means when using collections even if qt4 not active ("m" and not selected by the collection) host-qt4 is turned to "y" and thus compiled. So this patch turns the bool into tristate. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-qt4] fix buildMichael Olbrich2009-09-101-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-qt4] add Qt4 host-toolsMichael Olbrich2009-09-091-0/+5
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>