commit: 301c335f78d6ea32822a4ddd24b01937de749353
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 8 05:59:02 2024 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Fri Nov 8 08:29:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301c335f
x11-wm/fvwm3: drop xkbcommon from meson configuration
This is now mandatory and has been removed upstream.
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
x11-wm/fvwm3/fvwm3-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-wm/fvwm3/fvwm3-9999.ebuild b/x11-wm/fvwm3/fvwm3-9999.ebuild
index f4eabc6cad94..b1eb858ae80b 100644
--- a/x11-wm/fvwm3/fvwm3-9999.ebuild
+++ b/x11-wm/fvwm3/fvwm3-9999.ebuild
@@ -112,7 +112,6 @@ src_configure() {
"-Dpng=enabled"
"-Dsm=enabled"
"-Dxcursor=enabled"
- "-Dxkbcommon=enabled"
"-Dxpm=enabled"
"-Dxrender=enabled"
$(meson_feature bidi)