mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] modemmanager: add dependency on libxslt as host-tool
@ 2019-06-16 16:39 Ulrich Ölmann
  2019-06-20 10:11 ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Ölmann @ 2019-06-16 16:39 UTC (permalink / raw)
  To: PTXdist Development Mailing List; +Cc: Ulrich Ölmann

xsltproc is needed for header generation.

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 rules/modemmanager.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/modemmanager.in b/rules/modemmanager.in
index 50f2d9c6af9d..4cf335efdda3 100644
--- a/rules/modemmanager.in
+++ b/rules/modemmanager.in
@@ -2,6 +2,7 @@
 
 menuconfig MODEMMANAGER
 	tristate
+	select HOST_LIBXSLT
 	select GLIB
 	select UDEV
 	select LIBGUDEV
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-20 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-16 16:39 [ptxdist] [PATCH] modemmanager: add dependency on libxslt as host-tool Ulrich Ölmann
2019-06-20 10:11 ` Michael Olbrich
2019-06-20 12:41   ` Ulrich Ölmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox