Merge pull request #2374 from blshkv/master

pydub
This commit is contained in:
github-actions[bot] 2025-06-06 03:40:50 +00:00 committed by GitHub
commit 68fdc70f46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -19,6 +19,11 @@ KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
# https://github.com/jiaaro/pydub/issues/842
RDEPEND="${PYTHON_DEPS}
dev-python/audioop-lts[${PYTHON_USEDEP}]
"
BDEPEND="
test? (
media-video/ffmpeg[lame,vorbis]

View file

@ -344,3 +344,5 @@ dev-python/inquirer3
# needed for python 3.13
~dev-python/pyaudio-0.2.14 ~amd64
#no stable version
dev-python/audioop-lts