mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxkbcommon: version bump 1.4.0 -> 1.4.1
@ 2022-05-23  9:47 Philipp Zabel
  2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-05-23  9:47 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Disable build of xkbcli, which was never installed.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/libxkbcommon.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
index 63ffd648a9d5..928b93da28df 100644
--- a/rules/libxkbcommon.make
+++ b/rules/libxkbcommon.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
 #
 # Paths and names
 #
-LIBXKBCOMMON_VERSION	:= 1.4.0
-LIBXKBCOMMON_MD5	:= e021899fe359240757684be08f22135f
+LIBXKBCOMMON_VERSION	:= 1.4.1
+LIBXKBCOMMON_MD5	:= a871be5c9af2511f899e1bd6db8b429f
 LIBXKBCOMMON		:= libxkbcommon-$(LIBXKBCOMMON_VERSION)
 LIBXKBCOMMON_SUFFIX	:= tar.xz
 LIBXKBCOMMON_URL	:= http://xkbcommon.org/download/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
@@ -40,6 +40,7 @@ LIBXKBCOMMON_CONF_OPT	:= \
 	-Ddefault-rules='evdev' \
 	-Ddefault-variant='' \
 	-Denable-docs=false \
+	-Denable-tools=false \
 	-Denable-wayland=false \
 	-Denable-x11=$(call ptx/truefalse, PTXCONF_LIBXKBCOMMON_X11) \
 	-Denable-xkbregistry=false \
-- 
2.30.2




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

end of thread, other threads:[~2022-05-25  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  9:47 [ptxdist] [PATCH] libxkbcommon: version bump 1.4.0 -> 1.4.1 Philipp Zabel
2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich

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