From be851a85ae99e0fe8a879bccbe3f9e953ed2616e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 7 Apr 2019 13:49:01 +0200 Subject: [PATCH] mate-extra/mate-utils: Add missing dev-util/glib-utils Non-maintainer fix. Closes: https://bugs.gentoo.org/668248 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- mate-extra/mate-utils/mate-utils-1.22.0.ebuild | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/mate-extra/mate-utils/mate-utils-1.22.0.ebuild b/mate-extra/mate-utils/mate-utils-1.22.0.ebuild index cbba18e16de9..9c0062d42625 100644 --- a/mate-extra/mate-utils/mate-utils-1.22.0.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.22.0.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE="X applet debug ipv6 test" -COMMON_DEPEND=" +RDEPEND=" dev-libs/atk >=dev-libs/glib-2.50:2 >=gnome-base/libgtop-2.12:2= @@ -33,18 +33,17 @@ COMMON_DEPEND=" x11-libs/pango applet? ( >=mate-base/mate-panel-1.17.0 )" -RDEPEND="${COMMON_DEPEND}" - -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} app-text/rarian >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools + dev-util/glib-utils dev-util/gtk-doc dev-util/gtk-doc-am >=dev-util/intltool-0.50.1 - x11-base/xorg-proto - sys-devel/gettext:* - virtual/pkgconfig:*" + sys-devel/gettext + virtual/pkgconfig + x11-base/xorg-proto" src_prepare() { # Make apps visible in all DEs. -- 2.26.2