commit: b9f03e393fa200d202b0462234ec59d155b9e4cf
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 9 14:51:43 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 14:51:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f03e39
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 <leio <AT> gentoo.org>
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(-)
diff --git a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild
b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild
index 252b894c2f5..e4f33900798 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 7f419c9caec..bb71f7877e6 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