From b9f03e393fa200d202b0462234ec59d155b9e4cf Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 9 Dec 2020 16:51:43 +0200 Subject: x11-libs/gtk+: 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 --- x11-libs/gtk+/gtk+-3.24.24-r1.ebuild | 2 +- x11-libs/gtk+/gtk+-3.24.24.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild index 252b894c2f53..e4f339007985 100644 --- a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild @@ -44,6 +44,7 @@ COMMON_DEPEND=" colord? ( >=x11-misc/colord-0.1.9:0=[${MULTILIB_USEDEP}] ) cups? ( >=net-print/cups-2.0[${MULTILIB_USEDEP}] ) introspection? ( >=dev-libs/gobject-introspection-1.39:= ) + sysprof? ( >=dev-util/sysprof-capture-3.33.2:3[${MULTILIB_USEDEP}] ) wayland? ( >=dev-libs/wayland-1.14.91[${MULTILIB_USEDEP}] >=dev-libs/wayland-protocols-1.17 @@ -66,7 +67,6 @@ COMMON_DEPEND=" " DEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.19.7[${MULTILIB_USEDEP}] - sysprof? ( >=dev-util/sysprof-capture-3.33.2:3[${MULTILIB_USEDEP}] ) test? ( media-fonts/font-misc-misc media-fonts/font-cursor-misc diff --git a/x11-libs/gtk+/gtk+-3.24.24.ebuild b/x11-libs/gtk+/gtk+-3.24.24.ebuild index 7f419c9caecc..bb71f7877e63 100644 --- a/x11-libs/gtk+/gtk+-3.24.24.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.24.ebuild @@ -44,6 +44,7 @@ COMMON_DEPEND=" colord? ( >=x11-misc/colord-0.1.9:0=[${MULTILIB_USEDEP}] ) cups? ( >=net-print/cups-2.0[${MULTILIB_USEDEP}] ) introspection? ( >=dev-libs/gobject-introspection-1.39:= ) + sysprof? ( >=dev-util/sysprof-capture-3.33.2:3 ) wayland? ( >=dev-libs/wayland-1.14.91[${MULTILIB_USEDEP}] >=dev-libs/wayland-protocols-1.17 @@ -76,7 +77,6 @@ DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.3 ) >=sys-devel/gettext-0.19.7[${MULTILIB_USEDEP}] virtual/pkgconfig - sysprof? ( >=dev-util/sysprof-capture-3.33.2:3 ) X? ( x11-base/xorg-proto ) test? ( media-fonts/font-misc-misc -- cgit v1.2.3-65-gdbad