summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-12-09 16:54:02 +0200
committerMart Raudsepp <leio@gentoo.org>2020-12-09 16:54:02 +0200
commit8e93cbd3f371b59e3bb8fc485c3a406ace8920f5 (patch)
tree77801ad7746c257bfa6819d959669a1103adb696 /x11-wm
parentx11-libs/gtk+: add sysprof-capture to RDEPEND (diff)
downloadgentoo-8e93cbd3f371b59e3bb8fc485c3a406ace8920f5.tar.gz
gentoo-8e93cbd3f371b59e3bb8fc485c3a406ace8920f5.tar.bz2
gentoo-8e93cbd3f371b59e3bb8fc485c3a406ace8920f5.zip
x11-wm/mutter: add sysprof-capture to RDEPEND
Due to a pkg-config limitation with Requires.private, it is needed at build time for glib pkg-config package consumers. Because we don't have a recursive DEPEND, we need to workaround with not strictly correct RDEPEND+DEPEND. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mutter/mutter-3.36.7-r1.ebuild6
-rw-r--r--x11-wm/mutter/mutter-3.38.2.ebuild6
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-wm/mutter/mutter-3.36.7-r1.ebuild b/x11-wm/mutter/mutter-3.36.7-r1.ebuild
index be3ab18050cb..36c9cd5f2f25 100644
--- a/x11-wm/mutter/mutter-3.36.7-r1.ebuild
+++ b/x11-wm/mutter/mutter-3.36.7-r1.ebuild
@@ -56,6 +56,7 @@ DEPEND="
>=media-libs/libcanberra-0.26
sys-apps/dbus
media-libs/mesa[X(+),egl]
+ sysprof? ( >=dev-util/sysprof-capture-3.35.2:3 )
wayland? (
>=dev-libs/wayland-protocols-1.19
>=dev-libs/wayland-1.13.0
@@ -79,10 +80,7 @@ RDEPEND="${DEPEND}
"
DEPEND="${DEPEND}
x11-base/xorg-proto
- sysprof? (
- >=dev-util/sysprof-common-3.35.2
- >=dev-util/sysprof-capture-3.35.2:3
- )
+ sysprof? ( >=dev-util/sysprof-common-3.35.2 )
"
# wayland bdepend for wayland-scanner, xorg-server for cvt utility
BDEPEND="
diff --git a/x11-wm/mutter/mutter-3.38.2.ebuild b/x11-wm/mutter/mutter-3.38.2.ebuild
index 567a541821bc..de7a8a883a14 100644
--- a/x11-wm/mutter/mutter-3.38.2.ebuild
+++ b/x11-wm/mutter/mutter-3.38.2.ebuild
@@ -55,6 +55,7 @@ DEPEND="
>=media-libs/libcanberra-0.26
sys-apps/dbus
media-libs/mesa[X(+),egl]
+ sysprof? ( >=dev-util/sysprof-capture-3.38.0:4 )
wayland? (
>=dev-libs/wayland-protocols-1.19
>=dev-libs/wayland-1.18.0
@@ -78,10 +79,7 @@ RDEPEND="${DEPEND}
"
DEPEND="${DEPEND}
x11-base/xorg-proto
- sysprof? (
- >=dev-util/sysprof-common-3.38.0
- >=dev-util/sysprof-capture-3.38.0:4
- )
+ sysprof? ( >=dev-util/sysprof-common-3.38.0 )
"
# wayland bdepend for wayland-scanner, xorg-server for cvt utility
BDEPEND="