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-sound/pulseeffects/
Date: Tue, 13 Aug 2019 07:40:45
Message-Id: 1565681165.4f41e7c6b28c4d13bee084d656165df8cfb3c29d.mgorny@gentoo
1 commit: 4f41e7c6b28c4d13bee084d656165df8cfb3c29d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 07:26:05 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 07:26:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f41e7c6
7
8 media-sound/pulseeffects: Add missing PYTHON_REQUIRED_USE
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
16 index bcf96af7cc4..cc5be9c324f 100644
17 --- a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
18 +++ b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
19 @@ -22,6 +22,7 @@ fi
20 LICENSE="GPL-3"
21 SLOT="0"
22 IUSE=""
23 +REQUIRED_USE=${PYTHON_REQUIRED_USE}
24
25 DEPEND="
26 ${PYTHON_DEPS}