summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz Tiram <oz.tiram@gmail.com>2024-09-26 10:47:20 +0200
committerMatt Jolly <kangie@gentoo.org>2024-10-03 11:12:22 +1000
commitaed9d56475fb123f6c353d56451f445b2134e319 (patch)
tree70c3976b2a4a1970a0f94cde827cfed3ba31c04f
parentx11-misc/mate-notification-daemon: remove non-existing blocker (diff)
downloadgentoo-aed9d56475fb123f6c353d56451f445b2134e319.tar.gz
gentoo-aed9d56475fb123f6c353d56451f445b2134e319.tar.bz2
gentoo-aed9d56475fb123f6c353d56451f445b2134e319.zip
x11-misc/mate-notification-daemon: replace deprecated atk dep
Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38776 Signed-off-by: Matt Jolly <kangie@gentoo.org>
-rw-r--r--x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1.ebuild
index dee466f4d590..f6253524a304 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
IUSE="nls X wayland"
REQUIRED_USE="|| ( X wayland )"
-COMMON_DEPEND="dev-libs/atk
+COMMON_DEPEND=">=app-accessibility/at-spi2-core-2.46.0
>=dev-libs/glib-2.50:2
>=dev-libs/libxml2-2.9.0
>=sys-apps/dbus-1