Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/mx/
Date: Thu, 01 Nov 2018 20:42:27
Message-Id: 1541104894.bf558c5221b1a24915454d6c00a115d54b5083f1.leio@gentoo
1 commit: bf558c5221b1a24915454d6c00a115d54b5083f1
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 20:21:36 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 20:41:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf558c52
7
8 x11-libs/mx: add explicit build dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/668452
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 x11-libs/mx/mx-1.4.7-r2.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/x11-libs/mx/mx-1.4.7-r2.ebuild b/x11-libs/mx/mx-1.4.7-r2.ebuild
18 index f412af69564..9467672d801 100644
19 --- a/x11-libs/mx/mx-1.4.7-r2.ebuild
20 +++ b/x11-libs/mx/mx-1.4.7-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -29,6 +29,7 @@ RDEPEND="
28 startup-notification? ( >=x11-libs/startup-notification-0.9 )
29 "
30 DEPEND="${RDEPEND}
31 + dev-util/glib-utils
32 >=dev-util/gtk-doc-am-1.14
33 >=dev-util/intltool-0.35.0
34 sys-devel/gettext