Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/parole/
Date: Wed, 03 Oct 2018 08:00:56
Message-Id: 1538553267.314291c3606803cd0f339b9191d6951877909945.mgorny@gentoo
1 commit: 314291c3606803cd0f339b9191d6951877909945
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 3 07:54:27 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 3 07:54:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314291c3
7
8 media-video/parole: Add explicit dep on glib-utils
9
10 Closes: https://bugs.gentoo.org/667576
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 media-video/parole/parole-1.0.1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/media-video/parole/parole-1.0.1.ebuild b/media-video/parole/parole-1.0.1.ebuild
17 index e25d2543482..c2b28d27c9c 100644
18 --- a/media-video/parole/parole-1.0.1.ebuild
19 +++ b/media-video/parole/parole-1.0.1.ebuild
20 @@ -29,6 +29,7 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
21 RDEPEND="${COMMON_DEPEND}
22 media-plugins/gst-plugins-meta:1.0"
23 DEPEND="${COMMON_DEPEND}
24 + dev-util/glib-utils
25 dev-util/intltool
26 sys-devel/gettext
27 virtual/pkgconfig