Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
Date: Sun, 02 Dec 2018 18:44:01
Message-Id: 1543776215.8d35cbd9685bfe918b95d8b2621aa3be32dc685e.asturm@gentoo
1 commit: 8d35cbd9685bfe918b95d8b2621aa3be32dc685e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 17:43:18 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 18:43:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d35cbd9
7
8 media-sound/easytag: Add missing DEPEND
9
10 Closes: https://bugs.gentoo.org/668888
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-sound/easytag/easytag-2.4.3-r1.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
18 index 30e559c81cd..4e7f5b9d591 100644
19 --- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
20 +++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
21 @@ -43,6 +43,7 @@ RDEPEND="
22 DEPEND="${RDEPEND}
23 app-text/docbook-xml-dtd:4.4
24 app-text/yelp-tools
25 + dev-util/glib-utils
26 dev-libs/libxml2
27 dev-libs/libxslt
28 >=dev-util/intltool-0.50