diff options
author | Oz Tiram <oz.tiram@gmail.com> | 2023-01-17 11:40:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-20 01:30:54 +0000 |
commit | 48e3b83d35222b1be523941acf5652efd816aea3 (patch) | |
tree | f9659a39d036021518c61e4d545424e535d80c7b /mate-base | |
parent | mate-base/mate-panel: add 1.26.2 (diff) | |
download | gentoo-48e3b83d35222b1be523941acf5652efd816aea3.tar.gz gentoo-48e3b83d35222b1be523941acf5652efd816aea3.tar.bz2 gentoo-48e3b83d35222b1be523941acf5652efd816aea3.zip |
mate-base/mate-panel: remove depreecated dep.
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-panel/mate-panel-1.26.2.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mate-base/mate-panel/mate-panel-1.26.2.ebuild b/mate-base/mate-panel/mate-panel-1.26.2.ebuild index dad7cdf0c4a9..56d6e902fa3d 100644 --- a/mate-base/mate-panel/mate-panel-1.26.2.ebuild +++ b/mate-base/mate-panel/mate-panel-1.26.2.ebuild @@ -20,10 +20,7 @@ IUSE="+X +introspection wayland" REQUIRED_USE="|| ( X wayland )" COMMON_DEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - dev-libs/atk - ) + >=app-accessibility/at-spi2-core-2.46.0:2 >=dev-libs/glib-2.50:2 >=dev-libs/libmateweather-1.17.0 dev-libs/libxml2:2 |