commit: bb30e9b6823fab47bf4540e594e4c9797c0ae539
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 24 16:39:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 24 16:39:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb30e9b6
x11-misc/mate-notification-daemon: fix min wnck ver
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../mate-notification-daemon/mate-notification-daemon-1.28.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.5.ebuild
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.5.ebuild
index d8c840f4191a..95aaa4d585c2 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.5.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.5.ebuild
@@ -34,7 +34,7 @@ COMMON_DEPEND=">=app-accessibility/at-spi2-core-2.46.0
)
X? (
x11-libs/libX11
- >=x11-libs/libwnck-3:3
+ >=x11-libs/libwnck-43.0:3
)
wayland? ( gui-libs/gtk-layer-shell )
"