summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-07-09 20:30:13 +0200
committerPacho Ramos <pacho@gentoo.org>2024-07-09 20:31:58 +0200
commit061325b335c1e0c71c27b6882ce1e3deabc8e5c5 (patch)
treea7256a64abcf14eab4526018972abae3edcaefd3 /x11-wm
parentsys-kernel/gentoo-sources: stabilize 6.6.38 for amd64 (diff)
downloadgentoo-061325b335c1e0c71c27b6882ce1e3deabc8e5c5.tar.gz
gentoo-061325b335c1e0c71c27b6882ce1e3deabc8e5c5.tar.bz2
gentoo-061325b335c1e0c71c27b6882ce1e3deabc8e5c5.zip
x11-wm/marco: Fix dependencies
mate-desktop is needed also at build time, otherwise build fails with: Run-time dependency mate-desktop-2.0 found: NO (tried cmake) meson.build:163:19: ERROR: Dependency lookup for mate-desktop-2.0 with method 'pkgconfig' failed: Invalid version, need 'mate-desktop-2.0' ['>= 1.27.1'] found '1.26.2'. Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/marco/marco-1.28.1-r1.ebuild (renamed from x11-wm/marco/marco-1.28.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/marco/marco-1.28.1.ebuild b/x11-wm/marco/marco-1.28.1-r1.ebuild
index 04a2e9738b91..bb7c264be6aa 100644
--- a/x11-wm/marco/marco-1.28.1.ebuild
+++ b/x11-wm/marco/marco-1.28.1-r1.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
>=dev-libs/glib-2.58:2
>=gnome-base/libgtop-2:2=
+ >=mate-base/mate-desktop-1.27.1
media-libs/libcanberra[gtk3]
x11-libs/cairo
>=x11-libs/pango-1.2[X]
@@ -47,7 +48,6 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
gnome-extra/zenity
- >=mate-base/mate-desktop-1.20.0
virtual/libintl
"