mate-extra/mate-power-manager: Add missing dev-util/glib-utils
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 7 Apr 2019 11:41:28 +0000 (13:41 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 7 Apr 2019 11:41:28 +0000 (13:41 +0200)
Non-maintainer fix.

Closes: https://bugs.gentoo.org/672460
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild

index 9b2c5e906964936218dae14fbd14dea719a463f7..7d44bbf340eac2e09390fd2c0897ea6b65ccd610 100644 (file)
@@ -20,7 +20,8 @@ REQUIRED_USE="?? ( elogind systemd )"
 # Interactive testsuite.
 RESTRICT="test"
 
-COMMON_DEPEND=">=dev-libs/dbus-glib-0.70
+COMMON_DEPEND="
+       >=dev-libs/dbus-glib-0.70
        >=dev-libs/glib-2.50:2
        >=media-libs/libcanberra-0.10:0[gtk3]
        >=sys-apps/dbus-1
@@ -50,10 +51,11 @@ DEPEND="${COMMON_DEPEND}
        app-text/rarian
        >=app-text/scrollkeeper-dtd-1:1.0
        app-text/yelp-tools
-       >=dev-util/intltool-0.50.1:*
-       x11-base/xorg-proto
-       sys-devel/gettext:*
-       virtual/pkgconfig:*"
+       dev-util/glib-utils
+       >=dev-util/intltool-0.50.1
+       sys-devel/gettext
+       virtual/pkgconfig
+       x11-base/xorg-proto"
 
 src_configure() {
        mate_src_configure \