mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 04:20:27 +02:00
commit
68fdc70f46
2 changed files with 7 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue