Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udisks/
Date: Sun, 23 Sep 2018 14:18:27
Message-Id: 1537712296.34369d6ef373b5c2d9d18b520c94f5496ad67d5e.pacho@gentoo
1 commit: 34369d6ef373b5c2d9d18b520c94f5496ad67d5e
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 14:15:49 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 14:18:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34369d6e
7
8 sys-fs/udisks: gobject-introspection-common might be needed (#617558)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 sys-fs/udisks/udisks-2.8.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/sys-fs/udisks/udisks-2.8.0.ebuild b/sys-fs/udisks/udisks-2.8.0.ebuild
16 index a8b3f798e51..b98093cca7b 100644
17 --- a/sys-fs/udisks/udisks-2.8.0.ebuild
18 +++ b/sys-fs/udisks/udisks-2.8.0.ebuild
19 @@ -45,6 +45,7 @@ DEPEND="${COMMON_DEPEND}
20 nls? ( dev-util/intltool )
21 "
22 # If adding a eautoreconf, then these might be needed at buildtime:
23 +# dev-libs/gobject-introspection-common
24 # gnome-base/gnome-common:3
25 # sys-devel/autoconf-archive