mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Artur Wiebe <artur@4wiebe.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] wpewebkit: add missing dependency to libatomic
Date: Tue, 25 Mar 2025 17:54:46 +0100	[thread overview]
Message-ID: <20250325165446.198284-1-artur@4wiebe.de> (raw)

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




             reply	other threads:[~2025-03-25 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-25 16:54 Artur Wiebe [this message]
     [not found] ` <CAH+2xPDE4WUKkkkCArtMKLpqSqGMi6L--5Nvu9qyEpPK58AP4A@mail.gmail.com>
2025-03-26 17:41   ` Artur Wiebe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250325165446.198284-1-artur@4wiebe.de \
    --to=artur@4wiebe.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox