summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-12-09 16:51:43 +0200
committerMart Raudsepp <leio@gentoo.org>2020-12-09 16:51:58 +0200
commitb9f03e393fa200d202b0462234ec59d155b9e4cf (patch)
tree7ad80e3d712f4130250990d9206b28b5db66efec /x11-libs
parentdev-libs/glib: add sysprof-capture to RDEPEND (diff)
downloadgentoo-b9f03e393fa200d202b0462234ec59d155b9e4cf.tar.gz
gentoo-b9f03e393fa200d202b0462234ec59d155b9e4cf.tar.bz2
gentoo-b9f03e393fa200d202b0462234ec59d155b9e4cf.zip
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@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/gtk+-3.24.24-r1.ebuild2
-rw-r--r--x11-libs/gtk+/gtk+-3.24.24.ebuild2
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 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