mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wpewebkit: add missing dependency to libatomic
@ 2025-03-25 16:54 Artur Wiebe
       [not found] ` <CAH+2xPDE4WUKkkkCArtMKLpqSqGMi6L--5Nvu9qyEpPK58AP4A@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2025-03-25 16:54 UTC (permalink / raw)
  To: ptxdist

ldd /usr/lib/libWPEWebKit-2.0.so.1
        libatomic.so.1 => /usr/lib/libatomic.so.1 (0x000073edd6534000)
        ...

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/wpewebkit.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in
index 30a324529..8147205e9 100644
--- a/rules/wpewebkit.in
+++ b/rules/wpewebkit.in
@@ -12,6 +12,7 @@ menuconfig WPEWEBKIT
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_RUBY
 	select ALSA_LIB				if WPEWEBKIT_WEBRTC
+	select GCCLIBS_ATOMIC			if RUNTIME
 	select GLIB
 	select LIBWPE
 	select CAIRO
-- 
2.49.0




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

end of thread, other threads:[~2025-03-26 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-25 16:54 [ptxdist] [PATCH] wpewebkit: add missing dependency to libatomic Artur Wiebe
     [not found] ` <CAH+2xPDE4WUKkkkCArtMKLpqSqGMi6L--5Nvu9qyEpPK58AP4A@mail.gmail.com>
2025-03-26 17:41   ` Artur Wiebe

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