Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@arm.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/3] xwininfo: use meson to build
Date: Tue,  4 Aug 2026 18:11:44 +0100	[thread overview]
Message-ID: <20260804171144.665123-3-ross.burton@arm.com> (raw)
In-Reply-To: <20260804171144.665123-1-ross.burton@arm.com>

Since 1.1.7 xwinfino can use meson to build, so use it.

Replace the gettext-native dependency with virtual/libiconv, because
that is what the dependency actually is: the autoconf check was overly
eager.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
index 6fc49e8729f..f3f0ed5cd43 100644
--- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
@@ -7,9 +7,11 @@ windows.  Information may include window position, size, color depth, \
 and a number of other items."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=a1b9559d7b7997a6e9588012ebf8769a"
-DEPENDS += "libxext libxmu gettext-native"
+DEPENDS += "libxext libxmu virtual/libiconv"
 
 PE = "0"
 
 SRC_URI_EXT = "xz"
 SRC_URI[sha256sum] = "bee14d594cc86cc59aae1015c1b452a71bf60c304131e2716ca1cf0df733b4ac"
+
+XORGBUILDCLASS = "meson"
-- 
2.43.0



      parent reply	other threads:[~2026-08-04 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 17:11 [PATCH 1/3] xmodmap: use meson to build Ross Burton
2026-08-04 17:11 ` [PATCH 2/3] xvinfo: " Ross Burton
2026-08-04 17:11 ` Ross Burton [this message]

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=20260804171144.665123-3-ross.burton@arm.com \
    --to=ross.burton@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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