summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-04-07 13:41:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-04-07 13:41:28 +0200
commit85f822d9b72c77cadfc13d7f7becfd39548e36f6 (patch)
tree4288ae906cc4b3f85739d8130669f190d3af9c82
parentapp-text/atril: Add missing dev-util/glib-utils (diff)
downloadgentoo-85f822d9b72c77cadfc13d7f7becfd39548e36f6.tar.gz
gentoo-85f822d9b72c77cadfc13d7f7becfd39548e36f6.tar.bz2
gentoo-85f822d9b72c77cadfc13d7f7becfd39548e36f6.zip
mate-extra/mate-power-manager: Add missing dev-util/glib-utils
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>
-rw-r--r--mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild
index 9b2c5e906964..7d44bbf340ea 100644
--- a/mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild
+++ b/mate-extra/mate-power-manager/mate-power-manager-1.22.0.ebuild
@@ -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 \