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: dev-python/python-distutils-extra/
Date: Thu, 30 Apr 2020 11:58:20
Message-Id: 1588247877.f7d249a2464cfca6eb7d6b7e76eb43135811a2cf.mgorny@gentoo
1 commit: f7d249a2464cfca6eb7d6b7e76eb43135811a2cf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 30 11:40:16 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 30 11:57:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d249a2
7
8 dev-python/python-distutils-extra: Add a missing dep on intltool
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild
16 index 18667b7e7fb..4145b81a05d 100644
17 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild
18 +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.44-r1.ebuild
19 @@ -28,6 +28,7 @@ BDEPEND="
20 dev-libs/gobject-introspection
21 dev-python/httplib2[${PYTHON_USEDEP}]
22 dev-python/pygobject[${PYTHON_USEDEP}]
23 + dev-util/intltool
24 )"
25
26 PATCHES=(