diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-13 09:26:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-13 09:26:05 +0200 |
commit | 4f41e7c6b28c4d13bee084d656165df8cfb3c29d (patch) | |
tree | 85bbf7be2b14a8b8ac93a1ef31a0aeeaf4defea9 /media-sound/pulseeffects | |
parent | media-sound/pithos: Add missing PYTHON_* (diff) | |
download | gentoo-4f41e7c6b28c4d13bee084d656165df8cfb3c29d.tar.gz gentoo-4f41e7c6b28c4d13bee084d656165df8cfb3c29d.tar.bz2 gentoo-4f41e7c6b28c4d13bee084d656165df8cfb3c29d.zip |
media-sound/pulseeffects: Add missing PYTHON_REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/pulseeffects')
-rw-r--r-- | media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild index bcf96af7cc44..cc5be9c324fd 100644 --- a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild @@ -22,6 +22,7 @@ fi LICENSE="GPL-3" SLOT="0" IUSE="" +REQUIRED_USE=${PYTHON_REQUIRED_USE} DEPEND=" ${PYTHON_DEPS} |