commit: e0c02a50a6bc45d832c854dca5a82898696e389c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 19:44:32 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 18:38:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c02a50
mate-extra/mate-utils: Depend on libcanberra-gtk3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{mate-utils-1.28.0.ebuild => mate-utils-1.28.0-r1.ebuild} | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/mate-extra/mate-utils/mate-utils-1.28.0.ebuild
b/mate-extra/mate-utils/mate-utils-1.28.0-r1.ebuild
similarity index 94%
rename from mate-extra/mate-utils/mate-utils-1.28.0.ebuild
rename to mate-extra/mate-utils/mate-utils-1.28.0-r1.ebuild
index a7145fa777ed..506210303613 100644
--- a/mate-extra/mate-utils/mate-utils-1.28.0.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.28.0-r1.ebuild
@@ -23,7 +23,10 @@ COMMON_DEPEND="
>=app-accessibility/at-spi2-core-2.46.0
>=dev-libs/glib-2.50:2
>=gnome-base/libgtop-2.12:2=
- >=media-libs/libcanberra-0.4[gtk3]
+ || (
+ media-libs/libcanberra-gtk3
+ >=media-libs/libcanberra-0.4[gtk3(-)]
+ )
sys-libs/zlib
x11-libs/cairo
x11-libs/gdk-pixbuf:2