mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf.
@ 2023-09-06 17:48 Christian Melki
  2023-09-07  5:19 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-09-06 17:48 UTC (permalink / raw)
  To: ptxdist

Since we're relying on generating the scripts,
we now need the autoconf archive.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/dbus.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/dbus.in b/rules/dbus.in
index 3af3e5ca1..93cc95425 100644
--- a/rules/dbus.in
+++ b/rules/dbus.in
@@ -3,6 +3,7 @@
 menuconfig DBUS
 	tristate
 	prompt "dbus                          "
+	select HOST_AUTOTOOLS_AUTOCONF_ARCHIVE
 	select EXPAT
 	select XORG_LIB_X11	if DBUS_X
 	select MACHINE_ID	if RUNTIME
-- 
2.34.1




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

end of thread, other threads:[~2023-09-07  5:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 17:48 [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf Christian Melki
2023-09-07  5:19 ` Michael Olbrich

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